https://bugs.kde.org/show_bug.cgi?id=379258
Bug ID: 379258
Summary: Global menu does not update properly if application
adds new menu items
Product: plasmashell
Version: 5.9.5
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Global Menu
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
When applications change the items shown in the menubar, the global menu does
not update properly. Instead of replacing the old items with the new items, it
adds the new entries to the right of the old entries, with the old entries
becoming no longer clickable. Trying to click on the old entries sometimes
crashes plasmashell. This happens only with the global menu plasmoid. The
global menu which appears as a dropdown menu in the titlebar of applications
updates properly.
Till now, I have been able to reproduce this with FreeCAD (menu items change
depending on the workbench selected). FreeCAD uses qt4, and I'm using
appmenu-qt4 (package:
https://www.archlinux.org/packages/community/x86_64/appmenu-qt4/ ) (upstream
URL: https://launchpad.net/appmenu-qt )to allow the global menu to work for qt4
applications.
--
You are receiving this mail because:
You are watching all bug changes.