ckeditor-youtube-plugin icon indicating copy to clipboard operation
ckeditor-youtube-plugin copied to clipboard

WCAG 'bug' - iframe has no descriptive TITLE

Open SjoerdWisman opened this issue 5 years ago • 0 comments
trafficstars

When WCAG-testing the CKeditor I got the following: The iframe that contains the video has no TITLE. For screenreader-users it is currently not easy to understand which information is given in the iframe, and therefore difficult to decide if they want to skip the content. It is recommended to add a TITLE to the iframe that describes what the video is about.

Is it possible to add an extra input-field for a short description that is printed in the iframe TITLE ?

SjoerdWisman avatar Feb 11 '20 10:02 SjoerdWisman