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 679166 - modelmenu: set the accel group on the GtkMenu
modelmenu: set the accel group on the GtkMenu
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-06-29 22:34 UTC by Cosimo Cecchi
Modified: 2012-07-05 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
modelmenu: set the accel group on the GtkMenu (1.22 KB, patch)
2012-06-29 22:34 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-06-29 22:34:18 UTC
Fixes accelerator labels not being displayed in menu items for e.g. a GtkMenuButton with an associated GMenuModel.
Comment 1 Cosimo Cecchi 2012-06-29 22:34:20 UTC
Created attachment 217678 [details] [review]
modelmenu: set the accel group on the GtkMenu

Or the accelerators added for actions in the menu won't be displayed in
the menu items.
Comment 2 Cosimo Cecchi 2012-07-05 14:22:22 UTC
Attachment 217678 [details] pushed as 06c8739 - modelmenu: set the accel group on the GtkMenu

Acked by Matthias on IRC.