Bug 342264

Summary: Duplicate main menu bar on ubuntu
Product: [Applications] kdevelop Reporter: Oleksandr Senkovych <bjsenya>
Component: UI: all modesAssignee: kdevelop-bugs-null
Status: RESOLVED WAITINGFORINFO    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.