Skip to content

Make error messages readable by VoiceOver and JAWS - #135

Open
caker3 wants to merge 2 commits into
ellipticaljs:masterfrom
caker3:master
Open

Make error messages readable by VoiceOver and JAWS#135
caker3 wants to merge 2 commits into
ellipticaljs:masterfrom
caker3:master

Conversation

@caker3

@caker3 caker3 commented Mar 15, 2019

Copy link
Copy Markdown

Change role="textbox" to type="text" per accessibility suggestions at: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/textbox_role . This will allow the VoiceOver and JAWS screen readers to read error messages on the field.

caker3 added 2 commits March 15, 2019 13:12
Change role="textbox" to type="text" in order to allow VoiceOver and JAWS screen readers to read error messages, per recommendations at: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/textbox_role
Make error messages readable by VoiceOver and JAWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant