Bug 226227

Summary: Save state of "Lock Toolbar Positions" across invokations
Product: [Frameworks and Libraries] kdelibs Reporter: Andrew Munkres <amunkres>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: REPORTED ---    
Severity: wishlist CC: hanswchen
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Munkres 2010-02-11 00:26:23 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    Archlinux Packages

When I start a program which uses toolbars (such as Konqueror or Akregator), the "Lock Toolbar Positions" option is turned on. If I turn it off, quit the program, and then start the program again, the "Lock Toolbar Positions" setting is on again.

http://forum.kde.org/viewtopic.php?f=17&t=85723
Comment 1 Hans Chen 2010-02-11 01:16:58 UTC
I'm able to reproduce this in trunk (revision 1087500).
Comment 2 Christoph Feck 2010-02-12 01:27:14 UTC
KDE never saved that state, only the default has changed.
Comment 3 Hans Chen 2010-02-12 11:34:25 UTC
(In reply to comment #2)
> KDE never saved that state, only the default has changed.

Hm, are you sure about that? It seems to save it here in KDE SC 4.3.4. For example, in dolphinrc I have

[MainWindow]
ToolBarsMovable=Disabled

(i.e., I've locked the toolbars. Default is unlocked).