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 312509 - Keyboard mnemonics for "_Play" and "_Previous" should be different
Keyboard mnemonics for "_Play" and "_Previous" should be different
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Peter Johanson
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-03 21:31 UTC by Wouter Bolsterlee (uws)
Modified: 2006-03-21 05:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. Trivial one-liner (369 bytes, patch)
2005-08-03 21:33 UTC, Wouter Bolsterlee (uws)
none Details | Review

Description Wouter Bolsterlee (uws) 2005-08-03 21:31:54 UTC
The "_Play" and "_Previous" menu items in both the menu as the system tray icon
menu share the same mnemonic, so that they cannot easily be used with a
keyboard. The letter r could be used for P_revious, just like Rhythmbox does.
Comment 1 Wouter Bolsterlee (uws) 2005-08-03 21:33:26 UTC
Created attachment 50195 [details] [review]
Proposed patch. Trivial one-liner
Comment 2 Peter Johanson 2006-03-21 05:51:59 UTC
Commited to CVS. Thanks for the patch!