Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDA disables arrow keys keyboard navigation shortcut #4518

Open
zstoyanova9 opened this issue Jan 16, 2025 · 0 comments
Open

NVDA disables arrow keys keyboard navigation shortcut #4518

zstoyanova9 opened this issue Jan 16, 2025 · 0 comments

Comments

@zstoyanova9
Copy link

zstoyanova9 commented Jan 16, 2025

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

  1. Open the following StackBlitz example - https://stackblitz.com/edit/angular-j6klficc
  2. Turn on the NVDA screen reader.
  3. Focus the component and open its popup.
  4. 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

@Raisolution Raisolution changed the title [DropDownButton] NVDA disables arrow keys keyboard navigation shortcut NVDA disables arrow keys keyboard navigation shortcut Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants