kendo-react
kendo-react copied to clipboard
Keyboard navigation of the Calendar does not work with Screen readers
Ticket ID: 1610493
The keyboard navigation does not function correctly when the Calendar is used with JAWS (or NVDA) the keyboard navigation.
Steps to reproeduce:
- Run the screen reader and open https://stackblitz.com/edit/react-8gmkw3?file=app%2Fmain.jsx
- Open the calendar popup
- Press the ArrowLeft key (or alt + arrow)
- Press Enter
Result: with NVDA, it picks the first of the month (sometimes it goes back in years) and with JAWS nothing happens
Calendar valuate axe error: Scrollable region must have keyboard access
Can be tested in the following page: https://www.telerik.com/kendo-react-ui/components/dateinputs/calendar/keyboard-navigation/
Ticket ID: 1640852
Reported again ticket ID: 1655953