[a11y]: NumberInput - Screen Reader Not Announcing Incremented/Decremented Values #16529
Open
2 tasks done
Labels
component: number-input
role: dev 🤖
screen-reader: JAWS
screen-reader: VoiceOver
severity: 3
https://ibm.biz/carbon-severity
type: a11y ♿
type: bug 🐛
Package
@carbon/react
Browser
No response
Operating System
No response
Package version
v1.56.0
React version
18.02
Automated testing tool and ruleset
Manual QA
Assistive technology
JAWS
Description
When the keyboard is used to increment or decrement the values via the arrow keys, the screen reader does not announce the updated value.
If the screen reader does not announce the value change in the input field, it’s difficult for users to understand it on their own. This defect mainly impacts users who are blind.
WCAG 2.1 Violation
No response
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-numberinput--default
Recommend Fix
Ensure JAWS announce the incremented and decremented values accordingly when they are changed.
Code of Conduct
The text was updated successfully, but these errors were encountered: