Skip to content

NVDA disables arrow keys keyboard navigation shortcut #4518

@zstoyanova9

Description

@zstoyanova9

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions