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

tabindex incorrectly applied to a11y-hideable elements #1093

Closed
tomgreenfield opened this issue Jun 7, 2016 · 0 comments
Closed

tabindex incorrectly applied to a11y-hideable elements #1093

tomgreenfield opened this issue Jun 7, 2016 · 0 comments

Comments

@tomgreenfield
Copy link
Contributor

From #1092 (comment):

Some elements, which were never explicitly in the tab order, need to be removed from the tab order when a popup occurs. Label tags associated with input tags are an example of such elements. When the popdown occurs their tabindex="0" should be removed as it wouldn't have originally existed and will cause a double tab if left.

iFrame containers for youtube videos will also have this same problem.

@tomgreenfield tomgreenfield changed the title tabindex incorrectly applied to a11y-hideable elements tabindex incorrectly applied to a11y-hideable elements Jun 7, 2016
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

1 participant