GNOME Bugzilla – Bug 736606
Many controls does not have access key (mnemonic)
Last modified: 2016-01-18 17:07:53 UTC
Many controls does not have their access key. It is better in respect of usability and accessibility that every control has an access key. I'll attach patches soon. I'd like to fix this issue for 3.14, if that is possible.
Created attachment 286114 [details] [review] notifications: Give mnemonic to labelled widgets This is for the Notification panel.
Created attachment 286115 [details] [review] printers: Give mnemonic to labelled widgets For the Printers panel.
Created attachment 286116 [details] [review] sharing: Give mnemonic to labelled widgets For the Sharing panel.
Created attachment 286117 [details] [review] color: Give mnemonic to labelled widgets For the Color panel.
Created attachment 286118 [details] [review] universal-access: Give mnemonic to labelled widgets For the Universal Access panel
Created attachment 286119 [details] [review] user-accounts: Give mnemonic to labelled widgets For the Users panel.
Created attachment 286120 [details] [review] background: Give mnemonic to labelled widgets For the Background panel
Created attachment 286121 [details] [review] region: Give mnemonic to labelled widgets For the Region & Language panel
Created attachment 286122 [details] [review] datetime: Fix mnemonic conflict For the Date & Time panel
That's all for now. Could you please review them? Thanks in advance.
Thanks for these. I just had to massage some of them to apply to current git master. Sorry for taking so long! Attachment 286114 [details] pushed as 472fd9d - notifications: Give mnemonic to labelled widgets Attachment 286115 [details] pushed as 5b189ea - printers: Give mnemonic to labelled widgets Attachment 286116 [details] pushed as a3a8255 - sharing: Give mnemonic to labelled widgets Attachment 286117 [details] pushed as cc2fad8 - color: Give mnemonic to labelled widgets Attachment 286118 [details] pushed as e494954 - universal-access: Give mnemonic to labelled widgets Attachment 286119 [details] pushed as 04a8943 - user-accounts: Give mnemonic to labelled widgets Attachment 286120 [details] pushed as 9dc11e6 - background: Give mnemonic to labelled widgets Attachment 286121 [details] pushed as 5ae47f0 - region: Give mnemonic to labelled widgets Attachment 286122 [details] pushed as 7b9a76c - datetime: Fix mnemonic conflict