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

[a11y]: Toggletip not read by screenreaders #18228

Open
2 tasks done
finken2 opened this issue Dec 9, 2024 · 1 comment
Open
2 tasks done

[a11y]: Toggletip not read by screenreaders #18228

finken2 opened this issue Dec 9, 2024 · 1 comment

Comments

@finken2
Copy link
Contributor

finken2 commented Dec 9, 2024

Package

@carbon/react

Browser

Firefox, Chrome

Operating System

MacOS, Windows

Package version

v1.64.0

React version

v16.13.1

Automated testing tool and ruleset

n/a - manual AVT

Assistive technology

JAWS and MacOS voiceover

Description

After activating a toggletip, the content is not read by the screenreader. I also wasn't able to find anyway to manually get Voiceover to read it. I can tab to the action buttons in a toggle tip, but can't get the tip content itself read.

I tried tooltip in the stackblitz below, and it seems ok, so maybe just a toggletip issue.

WCAG 2.1 Violation

1.3.1 Info and Relationships

Reproduction/example

https://stackblitz.com/edit/github-sfeyngv2?file=src%2FApp.jsx

Steps to reproduce

Put a toggletip on the page. Open it. Try to get the screenreader to read it.

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Code of Conduct

@tay1orjones
Copy link
Member

Thanks for reporting this, agree that it looks isolated to Toggletip though I'm not sure what change might've caused this regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants