Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access keys for accessibility #22

Open
Rob--W opened this issue Nov 19, 2017 · 2 comments
Open

Access keys for accessibility #22

Rob--W opened this issue Nov 19, 2017 · 2 comments

Comments

@Rob--W
Copy link
Owner

Rob--W commented Nov 19, 2017

The original dialog has access keys to switch between parts of the UI in the dialog.

I am open to also supporting access keys, if anyone needs them.

@bdcomp
Copy link

bdcomp commented Nov 27, 2017

I am not sure it's already implemented in web extensions.
At least, I can't find it...

@Rob--W
Copy link
Owner Author

Rob--W commented Nov 27, 2017

The dialog from my extension looks similar to the built-in dialog, but it is actually completely written from scratch with HTML+CSS. Supporting access keys can easily be done with the accesskey HTML attribute: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants