| Summary: | Control of visibility of the menu bar in kde4 konsoles does not work properly | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Nicolas L. <kde> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | echidnaman, vbatts |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandriva RPMs | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8 | |
| Sentry Crash Report: | |||
|
Description
Nicolas L.
2009-03-08 16:07:26 UTC
This might be related to bug 172142. Git commit b5dc6891a8c4cb58de7ad5a640f17c823fc1e953 by Jekyll Wu. Committed on 24/09/2011 at 23:59. Pushed by jekyllwu into branch 'master'. The initial visibility of menubar should be determined by profile option. BUG: 186561 FIXED-IN: 4.8 REVIEW: 102502 M +27 -14 src/MainWindow.cpp M +7 -4 src/MainWindow.h http://commits.kde.org/konsole/b5dc6891a8c4cb58de7ad5a640f17c823fc1e953 Hey there, I am on KDE 4.10.5 / Konsole 2.10.5 and still having this exact failure. Even manually setting the value 'MenuBar=Disabled' is reverted on closing and reopening konsole. Vincent, what is your setting in "Configure Konsole..." > General > Show menubar by default? ah. That did it. That seems like a new place. Thanks. |