Bug 152253 - konsole show/hide menubar incorrect behavior
Summary: konsole show/hide menubar incorrect behavior
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.9.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 16:32 UTC by FiNeX
Modified: 2009-07-22 10:46 UTC (History)
4 users (show)

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 FiNeX 2007-11-13 16:32:13 UTC
Version:           Compiled from SVN, revision 736054 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.2, Make 3.81 
OS:                Linux

If you delselect the "show menu bar in new windows" option from the "edit profile" dialog and you click "Apply" (or "ok") the menubar will be hidden even in the current konsole window.
The result is the opposite in the contrary situation (you have the menubar not visible and you select "show menu bar...").

When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT->HIDE MENU BAR), the popup will have the option "SHOW MENU BAR".

Moreover, when the menubar is hidden, the shortcut doesn't work (eg: CTRL+SHIFT+L).
Comment 1 FiNeX 2007-11-18 23:28:04 UTC
The problem about the shortcuts is resolved here: http://bugs.kde.org/show_bug.cgi?id=151421
Comment 2 FiNeX 2007-11-22 23:19:05 UTC
The version is even the actual revision in SVN: 740206
Comment 3 mutlu inek 2007-12-28 15:31:12 UTC
This is a dupe and fixed. I should be closed. FINeX, you can close it yourself since you are the reporter.
Comment 4 FiNeX 2007-12-28 18:28:58 UTC
No. This is not a dup and is not fixed: I've just tested it on revision 753872.

When you select "show menu bar in new windows" on the profile editor and click ok/apply the menu bar is hidden even in the current konsole window. Moreover the RMB popup on the konsole show the incorrect state on the "show menu bar" action.
Comment 5 Robert Knight 2007-12-30 17:52:03 UTC
Fixed by SVN commits #754731 and #754736
Comment 6 FiNeX 2007-12-31 11:45:40 UTC
Thanks Robert. Now it works correctly, even the rmb popup :-)
Comment 7 Andreas Buck 2008-11-30 10:52:41 UTC
I just had the same issue (konsole 2.1 / kde 4.1.3).

All settings seem to be saved properly and restored after closing and reopening. The menu bar though always does reappear. Probably interesting as well is that 'View > Show menu bar' is indeed not ticked after restart. It has to be checked and unchecked again to make the menu bar disappear again.

Eventually then, after I repeated this several times (even had a system restart in between) it did actually disappear for me. This is what I did right before it worked like intended for me: I went to 'Settings > Edit current profile' and checked 'Show menu bar in new windows' (it was unchecked already). After I unchecked this setting again, hitting 'Apply' in between, the menu stopped to reappear. My idea was to have konsole write the profile again, thus applying the 'global' setting. As I did this in another attempt before already, I'm not really convinced this eventually solved the issue.
Comment 8 Anne-Marie Mahfouf 2008-11-30 11:16:45 UTC
Adding the Setting in Settings -> Edit current profile -> Show menu bar in all
windows probaly messed it. I am not sure how this should behave with Show/Hide
menu bar.

In any case, the code was changed since Robert's mentioned commits and the bug
reappeared.
Comment 9 Georg Wittenburg 2009-07-22 09:19:02 UTC
WORKSFORME in 4.3 RC2 on Debian experimental.
Comment 10 FiNeX 2009-07-22 10:46:57 UTC
I confirm that now the behaviour is correct. Thanks Georg for checking it :-)