FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
108 stars 11 forks source link

JAWS narrate grid name twice, once as table and second time as grid #346

Open kolaps33 opened 4 years ago

kolaps33 commented 4 years ago

Summary

Repro steps: Preconditions:

Expected result

JAWS narrate the grid name and position in the table/grid only once.

Actual result

JAWS narrate: Transactions January 1 through January 6 table Column 1, Row 2 Transactions January 1 through January 6 Grid Date column 1 row 2 01-Jan-16 selected

JAWS narrate first time the title of the table and position in the table. Then second time narrate the same information with the role "Grid."

Example

https://www.w3.org/TR/wai-aria-practices/examples/grid/dataGrids.html

Additional Information

JAWS version and build number

2019.1909.28

Operating System and version

Windows 10 Version: 1909

Browser and version:

Chrome 78.0.3904.108

JAWS-test commented 4 years ago

The problem also occurs in Firefox. In IE 11, labels and role are not output twice, but the position in the table (once incorrectly)