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

[Bug][TabStrip] Screen readers not reading the content properly

Open filipKovachev opened this issue 2 years ago • 1 comments

When using JAWS screen reader and you press the right arrow key, each letter in the tab is read instead of the whole word or words. When using NVDA, nothing is read at all. This can be reproduced here:

https://stackblitz.com/edit/react-hlaan6?file=app%2Fmain.jsx

Ticket ID: 1612325

filipKovachev avatar Jun 13 '23 12:06 filipKovachev

Tabstrip scollable generate axe errors buttons have discernible text for left ang right navigation arrows. Can be tested in the following demo page: https://www.telerik.com/kendo-react-ui/components/layout/tabstrip/scrollable/

Ticket ID: 1640852

iadnonov avatar Feb 13 '24 14:02 iadnonov