[a11y]: NumberInput -label is announced thrice by JAWS #16528
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
In NumberInout component from storybook
With arrow key navigation, Jaws is announcing three times for the name of the input label.
JAWS announcement:
Number Input label
Number Input label
Number Input label edit spin box
Any redundant, excessively wordy and extraneous announcement can distract screen reader users.
WCAG 2.1 Violation
No response
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-numberinput--default
Recommend Fix
Avoid multiple times announcement for the name of the input label.
Code of Conduct
The text was updated successfully, but these errors were encountered: