Bug 180898

Summary: Setting for hiding both menubar and toolbar is not remembered
Product: [Applications] okular Reporter: seschwar
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.7.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description seschwar 2009-01-15 23:35:46 UTC
Version:           0.7.90 (using 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.28-ARCH

After restarting okular, it doesn't remember whether the menubar was hidden or not when both the menubar and the toolbar where hidden before.

How to Reproduce:
Hide the toolbar and the menubar via the "Settings" menu entry.
Quit and restart Okular.
The toolbar should still be hidden, but the menubar is visible again.

Expected Behaviour:
Both the menubar and the toolbar should stay hidden.
Comment 1 Albert Astals Cid 2009-01-18 21:51:23 UTC
SVN commit 913144 by aacid:

menubar hiding makes settings dirty too
BUGS: 180898


 M  +9 -0      kmainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=913144