Bug 342264 - Duplicate main menu bar on ubuntu
Summary: Duplicate main menu bar on ubuntu
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: all modes (other bugs)
Version First Reported In: git master
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-27 22:42 UTC by Oleksandr Senkovych
Modified: 2015-11-30 14:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksandr Senkovych 2014-12-27 22:42:31 UTC
When using KDevelop on Ubuntu machine, main menu is allways visible, thus duplicates existing top menu. It would be great if there is at least option to hide it.

Reproducible: Always
Comment 1 Kevin Funk 2014-12-27 22:49:33 UTC
Does that happen for other KF5-based applications as well? Kate for instance?
Comment 2 Oleksandr Senkovych 2015-01-04 15:10:31 UTC
It looks like kate also has this extra menu bar.
Comment 3 Kevin Funk 2015-11-29 15:18:09 UTC
@Oleksandr: Still a problem?
Comment 4 Oleksandr Senkovych 2015-11-30 14:18:05 UTC
Yes, of course, it's still there. 
By default, main menu that was created by kxmlgui is visible (see kxmlguibuilder.cpp line 146:  bar->show();). Other applications like konsole or kate have shortcut that allows you to hide menu (Ctrl+M by default), but KDevelop doesn't.