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 697252 - provide accelerators in app menu
provide accelerators in app menu
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Keyboardability
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-04 11:13 UTC by Adam Dingle
Modified: 2013-04-08 20:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-04 11:13:25 UTC
Nautilus currently does not provide accelerators in its application menu.  GNOME Shell doesn't display app menu accelerators but some other environments do, so it would be nice to have the accelerators present.  See

https://mail.gnome.org/archives/desktop-devel-list/2012-October/msg00011.html
Comment 1 Cosimo Cecchi 2013-04-04 20:51:25 UTC
Yeah, but we do this already... see  https://git.gnome.org/browse/nautilus/tree/src/nautilus-app-menu.ui
Comment 2 Adam Dingle 2013-04-04 21:07:46 UTC
I see no accelerators there!  Accelerators are keyboard shortcuts (e.g. Ctrl+N), not mnemonics (e.g. New _Window).
Comment 3 Cosimo Cecchi 2013-04-08 20:30:20 UTC
Oh I see, the mail you linked was talking about mnemonics, not acceleators, sorry for the confusion :)
I pushed a fix for this to git master now.