Bug 293935 - Menubar is always shown when Konsole is launched
Summary: Menubar is always shown when Konsole is launched
Status: RESOLVED DUPLICATE of bug 288768
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-12 21:01 UTC by Raphael Kubo da Costa
Modified: 2012-02-12 21:14 UTC (History)
1 user (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 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 ***