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

[bug] rh-tooltip should announce content to screen readers on focus #2051

Open
hellogreg opened this issue Nov 15, 2024 · 0 comments · May be fixed by #2069
Open

[bug] rh-tooltip should announce content to screen readers on focus #2051

hellogreg opened this issue Nov 15, 2024 · 0 comments · May be fixed by #2069
Assignees
Labels
bug Something isn't working

Comments

@hellogreg
Copy link
Collaborator

rh-tooltip currently only presents its contents visually upon hover and focus.

As demonstrated at its docs demo page, tooltips are keyboard-focusable, by default. And they do display their text content visually upon focus. However, this content is not currently read by screen readers.

Screencap of a focused tooltip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants