-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
JAWS reads batch action bar which is invisible #7200
Comments
@tw15egan Could you please confirm when this issue can be triaged and fix? Thank you! |
@tw15egan, is there any information for this issue? We need the fix this month, could you please help kindly support? Thank you very much! |
Hi @dakahn, I tested in https://react.carbondesignsystem.com/?path=/story/datatable-batch-actions--usage (v7.28.0), the invisible contents are still read by jaws: |
Hi @xiepingp, this issue should be included in 10.29.0 which is available on |
Hi @dakahn @joshblack, I retested in https://carbon-components-react.netlify.app/?path=/story/datatable-batch-actions--usage, the 1st part is ok now but the 2nd issue is still there:
Please reopen the issue and could you have a look? |
@joshblack Could you please reopen this? |
closed by #7789 |
Environment
Windows
Latest Chrome
IBM CI 162 Checkpoint Violation: IBM 1.3.2 Meaningful Sequence, IBM 2.4.3 Focus Order
IBM Guidance: https://www.ibm.com/able/guidelines/ci162/meaningful_sequence.html
https://www.ibm.com/able/guidelines/ci162/focus_order.html
Test Tool Type: JAWS Screen Reader 2019
Detailed description
When JAWS reads the page content in order automatically (or using arrow keys), it will read the content of batch action bar ("Cancel"button, "Delete" button, etc.) before reading filter table, even the batch action bar is invisible.
In addition, if checkbox is checked and the batch action bar is displaying, user tries to use Up arrow to read the contents of batch action bar, JAWS will read the Filter table firstly which is incorrect.
[email protected]
Content is read in the correct order, and not at all when the batch actions are not displayed.
Batch actions read by JAWS when not displayed.
IBM CI 162 Checkpoint Violation: IBM 1.3.2 Meaningful Sequence, IBM 2.4.3 Focus Order
Steps to reproduce the issue
Use JAWS to read page content. See description above.
Use storybook here:
https://react.carbondesignsystem.com/?path=/story/datatable-batch-actions--usage
Additional information
The text was updated successfully, but these errors were encountered: