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 694045 - Keybindings: reverse key combination read from settings
Keybindings: reverse key combination read from settings
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-17 20:51 UTC by Giovanni Campagna
Modified: 2013-02-17 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Keybindings: reverse key combination read from settings (893 bytes, patch)
2013-02-17 20:51 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-02-17 20:51:26 UTC
Window menus use the first key combination for a binding to show the
acceleration, so the list must be in the right configured order, which
is the opposite of what's built by g_slist_prepend()
Comment 1 Giovanni Campagna 2013-02-17 20:51:28 UTC
Created attachment 236491 [details] [review]
Keybindings: reverse key combination read from settings
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-02-17 20:53:19 UTC
Review of attachment 236491 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2013-02-17 20:54:19 UTC
Attachment 236491 [details] pushed as 027593f - Keybindings: reverse key combination read from settings