Unplanned
Last Updated: 07 Jan 2022 12:17 by ADMIN
Kavitha
Created on: 16 Jul 2021 13:03
Category: KendoReact
Type: Bug Report
1
Actual results: aria-label is not defined for ‘Reply editor’ when the keyboard focus is on 'Reply’ edit box narrator is announcing as “Editing End of line”. Expected All components need an access

Actual results:

aria-label is not defined for ‘Reply editor’ when the keyboard focus is on 'Reply’ edit box narrator is announcing as “Editing End of line”.


Expected 
All components need an accessible name, ideally using semantic elements and attributes. In rare cases, aria-label or aria-labelled by may be needed to alter the name. Learn more by reading about the accessible name property. 


User Impact 
When interactive elements have an incorrect name, it is difficult for people using assistive technology (like screen readers) to understand the purpose of control and its relationship to other content.  

1 comment
ADMIN
Stefan
Posted on: 19 Jul 2021 11:39

Hello, Kavitha,

We assume that this occurs as the Editor DOM element has no name attribute.

Please add a name attribute to the Editor on the onMount event and advise if the issue still occurs:

https://www.telerik.com/kendo-react-ui/components/editor/api/EditorProps/#toc-onmount

I made an example showcasing this:

https://stackblitz.com/edit/react-phania?file=app/main.jsx

If this does not resolve the issue, please let me know.

Regards,
Stefan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.