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
When grouping is configured in a DropDowns component and the NVDA screen reader is turned on, the default keyboard navigation of the arrow keys stops working and the items cannot be navigated.
Steps To Reproduce
Configure a DropDowns component with grouping enabled (for example DropDownList).
Turn on the NVDA screen reader.
Focus the component and open its popup.
Try to navigate through the items using the Up and Down arrow keys.
Description
When grouping is configured in a DropDowns component and the NVDA screen reader is turned on, the default keyboard navigation of the arrow keys stops working and the items cannot be navigated.
Steps To Reproduce
StackBlitz example - https://stackblitz.com/edit/angular-p6vybj
Screenshots or video
chrome_JaLHRqdp2U.mp4
Actual Behavior
The items in the popup cannot be navigated with the arrow keys when grouping is enabled and the NVDA screen reader is turned on.
Expected Behavior
The NVDA screen reader should not affect the default behavior of the arrow keys keyboard navigation shortcut when grouping is configured.
Last working version of the Kendo UI for Angular package (if regression).
v15.4.0
Example with v15.4.0 - https://stackblitz.com/edit/angular-p6vybj-cfm8d5
The text was updated successfully, but these errors were encountered: