tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

Screen Reader issue in JQGrid version 4.4.0 #955

Closed Raunak0786 closed 4 years ago

Raunak0786 commented 4 years ago

Problem :User who depends upon screen reader won’t be able to get table information properly if screen reader doesn’t announced the associate column header with cell value and also they won’t be understand the context of table.

Repro Steps:

  1. Open any JQGrid version 4.4.0
  2. Navigate to table
  3. Verify below scenario a)Tables not reading the column header association with along with the cell value. b) Incorrect Row count Information. c) Screen reader is also not passing the information for the sorting.

Expected Result: a) Screen reader properly read column header on every column cell b) Screen reader must reader correct row and column name with table command eg: 'T' c) Screen reader must pass the information for the sorting.

JQGrid

tonytomov commented 4 years ago

The current supported version is 5.4. The version 4.4 is seven(7) years old and is not supported. Sorry.

Raunak0786 commented 4 years ago

Hi Tony,

We also tested the current JQGrid version 5.4.0 and found that below scenario is not fix in JQgrid

a)Tables not reading the column header association with along with the cell value. b) Incorrect Row count Information. c) Screen reader is also not passing the information for the sorting.

tonytomov commented 4 years ago

Since there are a lot of different behaviours, please specify the OS, the browser used and the name of the screen reader. Example With the last version of Narrator in Win10 and MS Edge nothing work - with the previous version everthing work as expected.

I recommend you to read this discussion