telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
464 stars 213 forks source link

[MultiSelect] NVDA/JAWS disable arrow keys navigation shortcuts #4261

Closed mbechev closed 1 month ago

mbechev commented 3 months ago

Describe the bug Using NVDA or JAWS disables the built-in arrow key navigation of the selected chips. By default, the user can navigate through the selected chips and remove the desired ones if necessary. https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/keyboard-navigation/

But when using a screen reader, the arrow key shortcuts are not working, and cannot focus previous or next chip.

Reported in ticket: 1646620

To Reproduce

  1. Go to https://stackblitz.com/edit/angular-fgws7i?file=src%2Fapp%2Fapp.component.ts
  2. Navigate through the selected options with arrow keys.
  3. Turn on NVDA
  4. Navigate through the selected options with arrow keys. Now the keys aren't working.
stnikolova commented 1 month ago

The fix is available in version 16.2.0.