After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780026 - No way to set tooltips on items in menu/popover created from GMenuModel
No way to set tooltips on items in menu/popover created from GMenuModel
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
3.22.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 789226
 
 
Reported: 2017-03-14 10:18 UTC by Cédric Bellegarde
Modified: 2018-05-02 18:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cédric Bellegarde 2017-03-14 10:18:18 UTC
When using "display-hint" and "verb-icon"attribute in a GMenuModel, you can't set a tooltip on button.

Nautilus now bypass issue by not using a Gmenumodel.

Or maybe bind menu item attribute label on button tooltip property.
Comment 1 Michael Gratton 2017-10-20 04:53:06 UTC
This would be useful for Geary as well.

Should the name of the object in the summary be GtkMenuItem, not GtkMenuTrackerItem?
Comment 2 Daniel Boles 2018-03-30 14:36:14 UTC
GtkMenuItem is not missing a tooltip property... it has one, inherited from GtkWidget. That's not the problem. The problem is that we don't set that property from anything in the model. Renaming accordingly.
Comment 3 GNOME Infrastructure Team 2018-05-02 18:17:40 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/785.