[a11y]: Toggletip not read by screenreaders #18228
Labels
component: toggle-tip
screen-reader: JAWS
screen-reader: VoiceOver
severity: 2
https://ibm.biz/carbon-severity
type: a11y ♿
type: bug 🐛
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
The text was updated successfully, but these errors were encountered: