Bug Title: Filter controls are not accessible via keyboard under 'Security Groups and Service Accounts' screen.
Severity: Sev1 (Critical)
Test Environment: OS: Windows 11 22H2
OS Build: 23620.1000
Repro steps:
1.Open https://codepen.io/oneID/pen/LYaGREP
2.Activate populate grid.
3.Try navigating to Column filter controls using keyboard.
4.Observe whether filter controls are accessible via keyboard under 'Security Groups and Service Accounts' screen or not.
Actual Result:
Keyboard focus does not remain on same control after pressing 'ESC' key to close the opened ‘Filter’ popup present under 'Security Group' screen.
Expected Result:
Keyboard focus should remain on same control after pressing 'ESC' key to close the opened ‘Filter’ popup present under 'Security Group' screen.
Hi,
We have tested the keyboard navigation of the following demo and we were able to open and apply the filter successfully:
Regards,
Peter Milchev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi,
Thanks for the update. Issue is still repro'ing in the below provided link when checked in Keyboard navigation live demo URL. Could you please reopen this issue as it needs to get fixed as users are not able to perform filter action.
Hi,
Enabling the keyboard navigation feature of the Grid alleviates the issues you encounter. To do that, set the navigatable property to true:
Regards,
Peter Milchev
Progress Telerik