kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

Keyboard navigation of the Calendar does not work with Screen readers

Open vveesseelliinnaa opened this issue 2 years ago • 2 comments

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:

  1. Run the screen reader and open https://stackblitz.com/edit/react-8gmkw3?file=app%2Fmain.jsx
  2. Open the calendar popup
  3. Press the ArrowLeft key (or alt + arrow)
  4. Press Enter

Result: with NVDA, it picks the first of the month (sometimes it goes back in years) and with JAWS nothing happens

vveesseelliinnaa avatar May 29 '23 16:05 vveesseelliinnaa

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

iadnonov avatar Feb 13 '24 14:02 iadnonov

Reported again ticket ID: 1655953

iadnonov avatar Jun 21 '24 06:06 iadnonov