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

Tooltip not working with screen reader #1158

Open
sukhbains opened this issue Feb 19, 2024 · 0 comments
Open

Tooltip not working with screen reader #1158

sukhbains opened this issue Feb 19, 2024 · 0 comments

Comments

@sukhbains
Copy link

sukhbains commented Feb 19, 2024

Bug description

Hey I've been testing the tooltip on mobile devices with the screen reader and I found the tooltip doesn't appear to read the information.
This looks like to bed due the screen reader not firing focus events when it goes onto the element. So therefore no aria-describedby is appearing on the button element.

Only if I double click on it to open the tooltip then focus out and the back again will it read the message.

Reproduction

  1. Put the screen reader on.
  2. Focus onto the button element.

I attached a video for example
https://github.com/atomiks/tippyjs/assets/25663405/461941f7-abbf-48ef-b1c5-2b6250fbfd03

If anymore information is needed please do let me know.

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

No branches or pull requests

1 participant