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

Map doesn't respect "aria-hidden="true" #288

Open
josefnorlin opened this issue Dec 13, 2018 · 0 comments
Open

Map doesn't respect "aria-hidden="true" #288

josefnorlin opened this issue Dec 13, 2018 · 0 comments

Comments

@josefnorlin
Copy link

I try to make the map hidden for screen readers by setting a div container to aria-hidden="true" but the map and controls in it doesn't respect it, leaving screen readers having to tab through in blindness.

Expected behaviour: All controls and the map itself gets hidden when I write aria-hidden="true" in its wrapper. Today it doesn't.

See example code here:

Any ideas why? Is this any functionality can be added here or is this up to Google?

@josefnorlin josefnorlin changed the title Map doesn't respect "aria-hidden="hidden" Map doesn't respect "aria-hidden="true" Dec 13, 2018
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