Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.5.0 Alpha
-
None
-
Qt 5.5 from GIT, Arch Linux
-
d8bfd812c3383e24196588f5d3e1de4719fcac02
Description
Context menu on QSystemTrayIcon (DBusTray) doesn't handle submenus, when it is added after QSystemTrayIcon::setContextMenu(). This bug is related to "QTBUG-45191".
Attachments contains:
- simple program which can reproduce the problem,
- 1.png - correct (Qt < 5.4.0)
- 2.png - incorrect (Qt 5.5 from GIT)
I think that "QWidgetAction" is not supported by DBusTray protocol - maybe it should be completely invisible in menu?