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

Scroll buttons are visible to a11y tools when visibly hidden. #216

Open
bicknellr opened this issue Sep 19, 2017 · 0 comments
Open

Scroll buttons are visible to a11y tools when visibly hidden. #216

bicknellr opened this issue Sep 19, 2017 · 0 comments
Assignees

Comments

@bicknellr
Copy link
Contributor

Description

Screen readers are able to navigate to the scroll buttons when they are not visible.

Expected outcome

Screen readers are not able to navigate to the scroll buttons when they are not visible.

Actual outcome

Screen readers are able to navigate to the scroll buttons when they are not visible.

Live Demo

https://www.webcomponents.org/element/PolymerElements/paper-tabs/demo/demo/index.html

Steps to reproduce

Using a screen reader, navigate to any set of scrollable tabs within the demo. The first and last focusable areas within the tabs will always be the scroll buttons, regardless of their visibility.

Browsers Affected

(all)

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