Bug 181345

Summary: menu item "View/show menubar" not consistent with konsole actual state
Product: [Applications] konsole Reporter: rusconi <listes.rusconi>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: eruart, finex, g4mba5, kde, mail, mh+kde-bugs, toralf.foerster, wrar
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description rusconi 2009-01-19 21:28:33 UTC
Version:           Version 2.2 Using KDE 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090116)) (using Devel)
Compiler:          gcc (Debian 4.3.2-1.1) 4.3.2  / g++ (Debian 4.3.2-1.1) 4.3.2 
OS:                Linux
Installed from:    Compiled sources

Note that this does not seem to be a dup of #152253.

When I start konsole using KRunner, I get a konsole with the menubar visible. Fine. I now go to the "View/show menubar" menu and I see that it is not checked.If I now proactively check it, then the menu bar remains there. If I go once more and uncheck this, there the menu bar disappears. This should be corrected : if the menu bar is visible the View/show menubar checkbox menu should be checked. Upon toggling it, the menu bar should disappear at once.

Thanks for konsole. Thanks for KDE !
Filippo Rusconi
Comment 1 Marcel Schaal 2009-11-03 20:10:31 UTC
The bug persists still in KDE 4.3.2. It has no real priority because it doesn't affect the usability, but I think it should be easy to fix, isn't it?
Comment 2 FiNeX 2009-12-01 17:56:56 UTC
*** Bug 215870 has been marked as a duplicate of this bug. ***
Comment 3 FiNeX 2009-12-01 17:57:01 UTC
*** Bug 216821 has been marked as a duplicate of this bug. ***
Comment 4 FiNeX 2009-12-01 17:57:28 UTC
I can confirm this problem too (trunk)
Comment 5 Ilya Konkov 2010-02-10 07:06:42 UTC
I believe it's the same bug as this one in Gwenview:
http://websvn.kde.org/?view=revision&revision=768401
Comment 6 Toralf Förster 2010-04-21 09:51:25 UTC
Happens in 4.4.2 here too (stable Gentoo).
Comment 7 Kurt Hindenburg 2010-06-01 00:38:10 UTC
SVN commit 1133024 by hindenburg:

Fix issue where the menu status for View menubar is not correct.

CCBUG: 181345


 M  +12 -1     MainWindow.cpp  
 M  +3 -0      MainWindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1133024
Comment 8 Kurt Hindenburg 2010-06-01 01:59:35 UTC
SVN commit 1133041 by hindenburg:

Fix issue where the menu status for View menubar is not correct.

BUG: 181345


 M  +12 -1     MainWindow.cpp  
 M  +3 -0      MainWindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1133041
Comment 9 Kurt Hindenburg 2010-09-10 04:39:17 UTC
*** Bug 181476 has been marked as a duplicate of this bug. ***