Bug 439516

Summary: The hidden menubar remains visible after restarting
Product: [Applications] konsole Reporter: popov895 <popov895>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: kinofhek, popov895
Priority: NOR    
Version: 21.04.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=440328
Latest Commit: Version Fixed In:

Description popov895 2021-07-05 13:33:22 UTC
SUMMARY

After hiding the menubar and restarting Konsole, the menubar remains visible. Looks like Konsole doesn't restore the state of the menubar: after hiding the menubar and closing the application, the configuration file (~/.config/konsolerc) contains the entry "MenuBar=Disabled", but this entry disappears after the application starts.

STEPS TO REPRODUCE

1. Open Konsole
2. Hide menubar (press Ctrl+Shift+M or uncheck "Settings" > "Show Menubar" item in the menubar)
3. Restart Konsole

OBSERVED RESULT

Menubar is visible.

EXPECTED RESULT

Menubar is hidden.

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20210702
KDE Plasma Version: 5.22.2
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Graphics Platform: X11
Comment 1 Felipe Kinoshita 2021-07-05 16:44:05 UTC
There's another option on the settings: General > Show menubar, which is what actually remembers it's options, strange.
Comment 2 popov895 2021-07-05 18:50:24 UTC
Indeed, I had not noticed it before. Looks like it has a higher priority than a similar menu item.
Comment 3 popov895 2021-07-27 13:24:28 UTC
Filled a new bug 440328.