Completed
Last Updated: 04 Sep 2023 13:48 by ADMIN
Scott
Created on: 05 May 2021 11:14
Category: Editor
Type: Bug Report
1
Each ARIA role attribute supports a specific subset of aria-* attributes. Mismatching these invalidates the aria-* attributes.
When I use the Chrome Lighthouse (based on the axe accessibility testing tool) to assess the accessibility of the TelerikEditor I am getting several issues. As an attached file, I have added a screenshot of the generated report. 
4 comments
ADMIN
Marin Bratanov
Posted on: 11 May 2021 09:05

Hi Scott,

Yes, I was referring to the additional issue in the separate post, sorry for not being clear enough.

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Scott
Posted on: 10 May 2021 21:28
I assume you are referring to the additional issue, and yes you are correct, the problem is in the content.  Please disregard that addition.
ADMIN
Marin Bratanov
Posted on: 10 May 2021 18:14

Hello Scott,

This particular issue is not in the Editor rendering but in the content - it seems that the word "amet" is copied from somewhere that contains a <span> HTML tag with invalid attributes. Sanitizing the content of the editor is something that the application need to do and the editor cannot validate and alter in place of the application code.

Regards,
Marin Bratanov
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.

Scott
Posted on: 06 May 2021 13:48

This issue also shows up on the editor:

ARIA roles must have valid values in order to perform their intended accessibility functions.