You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the user focuses on the Filter using the Tab keyboard key, navigates through the component with the keyboard, moves the focus away from the Filter, and again focuses on it with the Tab, the keyboard navigation does not work.
Steps To Reproduce
Create a Filter component.
Focus on it using the Tab key.
Navigate through the component.
Move the focus away from the Filter using the Tab key.
Focus again on the component using the Tab key.
Try to navigate the component using the left and right arrows.
After moving the focus away from the Filter and then focusing on it again using the Tab, the keyboard navigation of the component stops working as expected.
Expected Behavior
The keyboard navigation of the Filter should always work no matter whether the component has already been focused or not.
Browser
All
Browser version
latest
OS type
No response
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered:
Description
Currently, when the user focuses on the Filter using the Tab keyboard key, navigates through the component with the keyboard, moves the focus away from the Filter, and again focuses on it with the Tab, the keyboard navigation does not work.
Steps To Reproduce
Please, check out the following StackBlitz demo: https://stackblitz.com/edit/angular-hvm4cw
Screenshots or video
No response
Actual Behavior
After moving the focus away from the Filter and then focusing on it again using the Tab, the keyboard navigation of the component stops working as expected.
Expected Behavior
The keyboard navigation of the Filter should always work no matter whether the component has already been focused or not.
Browser
All
Browser version
latest
OS type
No response
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: