Character count message is repeated twice by screen readers #2485
Labels
accessibility
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
character count
Milestone
Description of the issue
The character count message is repeated twice when the user stops typing.
Steps to reproduce the issue
Type a single character into the character count.
Actual vs expected behaviour
Expected: Screen reader announces "You have 9 characters remaining."
Actual: The count message is read twice by:
"You have 9 characters remaining. You have 9 characters remaining."
VoiceOver / Safari 15.2 (macOS Big Sur) was a little inconsistent, but on one occasion repeated it three times: "You have 9 characters remaining. You have 9 characters remaining. You have 9 characters remaining. You are currently on a text area"
JAWS 2021.2103.174 / IE11 and VoiceOver / Safari (iOS 15.2) behave as expected, announcing the remaining count only once.
Environment (where applicable)
The text was updated successfully, but these errors were encountered: