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.
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.