Summary: | konsole show/hide menubar incorrect behavior | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | FiNeX <finex> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | annma, georg.wittenburg, mail, tore |
Priority: | NOR | ||
Version First Reported In: | 1.9.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
FiNeX
2007-11-13 16:32:13 UTC
The problem about the shortcuts is resolved here: http://bugs.kde.org/show_bug.cgi?id=151421 The version is even the actual revision in SVN: 740206 This is a dupe and fixed. I should be closed. FINeX, you can close it yourself since you are the reporter. 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. Fixed by SVN commits #754731 and #754736 Thanks Robert. Now it works correctly, even the rmb popup :-) 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. 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. WORKSFORME in 4.3 RC2 on Debian experimental. I confirm that now the behaviour is correct. Thanks Georg for checking it :-) |