Skip to content
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

NVDA is reading the "Your Subscription" table as list. #3

Open
msftedad opened this issue Aug 4, 2023 · 1 comment
Open

NVDA is reading the "Your Subscription" table as list. #3

msftedad opened this issue Aug 4, 2023 · 1 comment

Comments

@msftedad
Copy link
Owner

msftedad commented Aug 4, 2023

NVDA is announcing the table as "list". When we traverse through the table, each cell is announced with its associated header column name, Row number etc. just like in tables. But defined using list.

Test Environment:
Windows 11 Enterprise Version:
NVDA (Version 2023.1), JAWS

Pre-requisites
Download JDK (version 17+) from Java Archive Downloads - Java SE 17 (oracle.com)

Repro steps:

  1. Download "eclipse-accessibility-validation-1.0-SNAPSHOT-jar-with-dependencies.jar" provided in the attachments.
  2. Make sure to install JDK (17+) before running above .jar file.
  3. Turn on NVDA.
  4. Check the behavior of NVDA while navigating through the table.

Actual Behavior:
NVDA is announcing the table as "list". When we traverse through the table each cell is announced with its associated header column name, Row number etc. just like in tables. But defined using list.

Expected Behavior:
It should be announced as only as Table by Screen Reader.

Attachments

eclipse-accessibility-validation-1.0-SNAPSHOT-jar-with-dependencies-1.zip

202516_NVDA.mp4
@msftedad
Copy link
Owner Author

msftedad commented Feb 8, 2024

Hi team, Any update on this issue?

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

No branches or pull requests

1 participant