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

Chart hover tooltips are not accessible #2236

Open
zac1st1k opened this issue Jan 14, 2024 · 0 comments
Open

Chart hover tooltips are not accessible #2236

zac1st1k opened this issue Jan 14, 2024 · 0 comments

Comments

@zac1st1k
Copy link

NVD3 version used:
1.8.6

Browser and OS used:
Chrome Mac OS

Live Example:
https://jsfiddle.net/zac1st1k/t8d3n57m/68/

Expected Behaviour:
Tooltip should be accessible. The triggering element should be focusable. The tooltip information should have ARIA roles to be announced by screen readers.

Present Behaviour:
Tooltip are not accessible. Triggering elements can not gain focus. No ARIA roles defined. No announcements from screen readers.

Screenshot:
image

Related doc:
https://allyjs.io/tutorials/focusing-in-svg.html
https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

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