-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Description
Test Environment:
OS: Windows 11 version 25H2 (OS Build 26220.7670)
Browsers: Edge (Version 145.0.3800.22), Chrome (Version 144.0.7559.110)
URL: https://www.telerik.com/kendo-react-ui/components/grid
User Impact:
Keyboard-only users may not be able to reach the filter controls consistently, as focus fails to move to the controls on the second attempt when the filter panel is expanded. This can prevent them from adjusting filters independently and disrupts smooth navigation.
Plan
KendoReact Free
Steps To Reproduce
- Open the URL: https://www.telerik.com/kendo-react-ui/components/grid in edge browser in windows.
- 'React Data Grid Overview' page will open.
- Press tab key to reach to the 'More Option' button and activate it.
- Press tab key to reach to the 'Filters' control and activate it.
- Filters controls will appear.
- Press tab key to navigate to the filter controls.
- Verify whether Keyboard focus moves to the filter controls on the second attempt or not.
Screenshots or video
Refer Attachment:
- Keyboard focus does not move to the filter controls on the second attempt in Windows.png
- Keyboard focus does not move to the filter controls on the second attempt in Windows.mp4
https://github.com/user-attachments/assets/8b13bfaf-cb37-4bc3-bf41-fc9cc6ef0647

Actual Behavior
Keyboard focus does not move to the filter controls on the second attempt when the filter panel is expanded in Windows.
Expected Behavior
Keyboard focus should move to the filter controls on the second attempt when the filter panel is expanded in Windows.
Browser
Chrome, Microsoft Edge
Browser version
Edge (Version 145.0.3800.22), Chrome (Version 144.0.7559.110)
OS type
Windows
OS version
Windows 11 version 25H2 (OS Build 26220.7670)
Last working version of the KendoReact package (if regression).
No response