GNOME Bugzilla – Bug 693657
network: Improve accessibility in network popups
Last modified: 2013-02-12 23:07:46 UTC
Here's 3 patches to improve accessibility in the network popup dialogs
Created attachment 235784 [details] [review] network: Add more mnemonic_widget relations for accessibility
Review of attachment 235784 [details] [review]: Half of the modified files here are from the color panel.
Created attachment 235787 [details] [review] network: Add accessibile labels to buttons in the popup dialogs
Created attachment 235789 [details] [review] network: Set mnemonic labels for editable text fields for a11y I've seen a bug where Orca will stop reading labels for some of these fields after I navigate around enough. I don't know if that's a problem with this code or what. I feel more comfortable with .ui files doing the right thing.
Created attachment 235793 [details] [review] network: Add more mnemonic_widget relations for accessibility Here's a cleaned up version of the first patch, sorry about that :)
Review of attachment 235793 [details] [review]: Looks fine
Review of attachment 235787 [details] [review]: looks fine
Review of attachment 235789 [details] [review]: sure
Attachment 235787 [details] pushed as 5ed961f - network: Add accessibile labels to buttons in the popup dialogs Attachment 235789 [details] pushed as 7061457 - network: Set mnemonic labels for editable text fields for a11y Attachment 235793 [details] pushed as 5cbc89d - network: Add more mnemonic_widget relations for accessibility