Bug 293935

Summary: Menubar is always shown when Konsole is launched
Product: [Applications] konsole Reporter: Raphael Kubo da Costa <rakuco>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Raphael Kubo da Costa 2012-02-12 21:01:17 UTC
Version:           unspecified (using Devel) 
OS:                FreeBSD

For some time now (I cannot really precise when, but the issue also manifests itself on a 4.8.0 installation in another machine), Konsole always shows its Menubar when it is launched, even if I press Ctrl+Shift+M or disable the "Show Menubar" option another way before closing the program.

Reproducible: Always

Steps to Reproduce:
- Launch Konsole.
- Disable the "Show Menubar" option.
- Close Konsole.
- Launch it again.

Actual Results:  
- The Menubar is shown and the "Show Menubar" option is enabled again.

Expected Results:  
- The Menubar is not shown, as the "Show Menubar" option was disabled.
Comment 1 Jekyll Wu 2012-02-12 21:14:59 UTC
Since you are using devel version, the default visibility of menubar is now an explicit global setting, instead of an implicit state or per-profile option.

*** This bug has been marked as a duplicate of bug 288768 ***