Bookmark Toolbar show/hide setting

Daniel Teske teske at squorn.de
Tue Nov 21 12:49:23 GMT 2006


Hi

The bookmark toolbar show/hide setting is broken. As can be seen in the following bug reports:

http://bugs.kde.org/show_bug.cgi?id=99616
http://bugs.kde.org/show_bug.cgi?id=90521
http://bugs.kde.org/show_bug.cgi?id=132746
http://bugs.kde.org/show_bug.cgi?id=126556

The problem is the show/hide setting is saved in konquerorrc and in the profiles. Due to the order these setting are applied, profile first, konquerorrc second, the setting in konquerorrc takes effect.
Users expect and rightly so, that they can hide the bookmark toolbar in the filemanagement profile and have it visible for the webbrowsing profile.

The obvious correct way to fix that would be to ignore the show/hide setting for the toolbars from konquerorrc. Which unfortunately is in kdelibs.
So this patch takes the easy (and slightly hacky way) out. On loading profile the show/hide settings of the profile are written to konquerorrc. So that applying the settings in konquerorrc just reapplys the profile settings.

If noone objects I'll commit this patch in a few days.

daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bookmarktoolbar.patch
Type: text/x-diff
Size: 447 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20061121/d5a64963/attachment.patch>


More information about the kfm-devel mailing list