-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
A11YBugC: EditorFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback Item
Description
Description
The focus is trapped from the DropDownList tools when the focus is directly returned to the tool which prevents navigating to any other tool with arrow keys.
Steps To Reproduce
- Use Shift + Tab to navigate from Editor content to Toolbar.
- Navigate to any DropDownList and select any option from it.
- Use
Tabto focus back the content area. - Repeat step 1 which will focus the last used DropDownList tool. Arrow keys no longer focus the previous or next tool.
https://stackblitz.com/edit/angular-ne2vzqyc
Screenshots or video
Screen.Recording.2025-05-14.at.10.07.55.mov
Actual Behavior
The Arrow keys don't work when DropDownList tool is directly focused with Shift+Tab.
Possibly related to #4288.
Expected Behavior
The user should be able to navigate to any other toolbar tool, using the arrow keys, regardless of the initially focused tool.
Browser
Chrome
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
Metadata
Metadata
Assignees
Labels
A11YBugC: EditorFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback Item