Bug 180898 - Setting for hiding both menubar and toolbar is not remembered
Summary: Setting for hiding both menubar and toolbar is not remembered
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.7.90
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 23:35 UTC by seschwar
Modified: 2009-01-18 21:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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