tonytomov / jqGrid

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

Accessibility issues in JQGrid 4.4.4 : In scan mode Narrator reads all the headers and grid content in one go #966

Closed Raunak0786 closed 4 years ago

Raunak0786 commented 4 years ago

Problem In scan mode Narrator reads all the headers and grid's data in one go when focus in at the beginning of the grid Repro Steps: Open any JQGrid version 4.4.4 Turn on Narrator and switch on Scan mode. Navigate to the start of the grid . Verify below scenario All the headers and grid's data is read by Narrator in one go Expected Result: Narrator should not read all the headers along with the content in one go

JQGrid

tonytomov commented 4 years ago

In order to prevent publishing more problems you will need to know that jqGrid version 4.4.4 is no more supported.

Raunak0786 commented 4 years ago

Thanks for the information . Can you please share the supported JQGrid version where I can reverify these issues ? Would appreciate if you can help me with some sample

tonytomov commented 4 years ago

Use the latest release 5.4.0

Raunak0786 commented 4 years ago

Hi Tony, Can you please help me with the documentation\release notes of this JQGrid 5.4.0 to understand what are the new features supported in this version in terms of functionality and accessibility .

Thanks.

tonytomov commented 4 years ago

http://www.guriddo.net/documentation/guriddo/javascript/about/release-notes/

tonytomov commented 4 years ago

Will close the issue. You can reopen it if you need this.