tonytomov / jqGrid

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

Pagination control are not accessible using Keyboard in JQGrid 4.4.4 #956

Closed Raunak0786 closed 4 years ago

Raunak0786 commented 4 years ago

Problem If controls are not accessible through keyboard then the users who rely on keyboard will not able to perform any action on controls which are not accessible by keyboard. Repro Steps: Open any JQGrid version 4.4.4 Navigate to table Verify below scenario a)Pagination control are accessible by keyboard or not

Expected Result: a) Pagination control should be accessible by keyboard

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

  1. Pagination control are not accessible using keyboard

This functionality is also not working in your demo page as below:-

image

tonytomov commented 4 years ago

This feature was never available in jqGrid as of its creation - so I will say that it should not be fixed - maybe you mean that this should be updated..

tonytomov commented 4 years ago

If you run aria grid these controls are available with the keyboard. Look here please.