Bug 375893 - Menu bar displayed both at the screen top and inside the window on Ubuntu
Summary: Menu bar displayed both at the screen top and inside the window on Ubuntu
Status: RESOLVED WORKSFORME
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 11:20 UTC by Wladimir Palant
Modified: 2018-05-06 00:15 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 Wladimir Palant 2017-02-02 11:20:55 UTC
I am using Krusader compiled from master (2.5.1-beta, revision 5056272) on Ubuntu 16.04. Both the main Krusader window and Lister show their main menu bar both on top of the screen (where it belongs) and inside the window. This was working correctly with Krusader 2.4.0-beta3.

appmenu-qt5 package is installed and working correctly from what I understand. konsole and kate applications are also affected, they allow hiding the in-window menu however - the former via menu, the later only via Ctrl+M keyboard shortcut. Krusader has no such functionality.
Comment 1 Wladimir Palant 2017-02-02 12:28:10 UTC
I assume that the issue here is https://bugreports.qt.io/browse/QTBUG-54793 - it's supposed to be resolved in Qt 5.7.1, yet what I have installed is Qt 5.5.1. Qt 5.7.1 on the other hand won't be available before Ubuntu 17.04.
Comment 2 Wladimir Palant 2017-02-04 07:51:14 UTC
After updating to Ubuntu 16.10 (meaning Qt 5.6.1) this issue is gone. Not sure whether it is still worth investigating then.