Qt status tips do not appear with Unity menubar
Bug #1068974 reported by
Wladimir J. van der Laan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DBus Menu |
New
|
Undecided
|
Unassigned | ||
appmenu-qt |
New
|
Undecided
|
Unassigned | ||
libdbusmenu (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
In Qt it is possible to define so-called "status tips" on QActions with setStatusTip. These provide a short help message in the status bar of the application when the user selects a menu option. This is like a tooltip, but for menu items.
However, in Ubuntu Precise (appmenu-qt version 0.2.6) the status tips don't appear at all. They do appear when defining "QT_X11_
I've quickly checked the code, and there appears to be no facility to export the status tips or to show them when the user selects the menu item.
To post a comment you must log in.
I'd say this is more a dbus menu bug/wish since it does not seem to have the concept of status tips for menu items thus appmenu-qt can't export them.