mozilla / nightlytt

Nightly Tester Tools
https://wiki.mozilla.org/Auto-tools/Automation_Development/Projects/Addons/NightlyTesterTools
Other
62 stars 37 forks source link

Add ARIA role="button" to the menu commands for accessibility. #268

Closed jcsteh closed 6 years ago

jcsteh commented 6 years ago

Without this, it's not possible for screen reader users to activate the commands or easily move between them. Ideally, more is needed here for "full" accessibility (keyboard focus, etc.), but this is far better than nothing.

whimboo commented 6 years ago

Thank you for doing that @jcsteh! And indeed there might be more. So if you are interested to check that and provide a PR, I'm very happy to accept those.