-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Description
Description
When the NVDA screen reader is turned on, the default arrow keys keyboard navigation shortcut stops working properly and the items in the popup of the DropDownButton cannot be navigated.
Steps To Reproduce
- Open the following StackBlitz example - https://stackblitz.com/edit/angular-j6klficc
- Turn on the NVDA screen reader.
- Focus the component and open its popup.
- Try to navigate through the items using the arrow keys.
Screenshots or video
chrome_QPUCmp81Es.mp4
Actual Behavior
The items in the DropDownButton popup cannot be navigated with the arrow keys when NVDA is turned on.
Expected Behavior
The NVDA screen reader should not affect the default behavior of the arrow keys keyboard navigation shortcut of the DropDownButton.
Last working version of the Kendo UI for Angular package (if regression).
v16.0.0
Example with v16.0.0 - https://stackblitz.com/edit/angular-9tjqbf