-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USWDS-Site - Bug: Accordion state not reading accurately in JAWS #2368
Comments
@amycole501 @alex-hull Can you test this with JAWS in our Storybook instance so that we can figure out if it is happening with the base code? Here are the related links:
|
Both storybook items announce "expanded" and "collapsed" |
Also, checked the accordion on vote.gov and it sounds good as well. I hear 'expanded' and 'collapsed'. https://vote.gov/ |
Checked on USA.gov and they read correctly as well. Tested on USWDS' site on component preview accordions for button and date picker and they are reading "to activate press enter" after the first keyboard interaction. |
Assigning to next Sprint so we can fully understand the bug and begin to wrap our heads around a possible solution. |
Describe the bug
The audible announcement of the "expanded" and "collapsed" state of the accordions on the component pages says "to activate press enter". It Should say "Expanded" or "collapsed".
Here is a screen recording of the accordion in use on a component pages vs. the accordion example.
This issue is only evident in JAWS. It announces correctly in NVDA.
Steps to reproduce the bug
Expected Behavior
JAWS should say "collapsed" and "expanded".
It does say this in the actual component example that's inside the accordion.
Screenshots
No response
System setup
PC
Desktop
Chrome
JAWS
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: