Bug #103112
closedHeading of the editor field not as caption
100%
Description
The visual label of the RTE for "Description" is not implemented as a label, but as a form field group label, but is not output by the screen reader.
internal reference 1836
Files
Updated by Riccardo De Contardi over 1 year ago
- Category set to Backend User Interface
As far as I have seen on a "Text and Images" CE, the "label" for the RTE, that reads "Text" is actually a <legend>
inside a <fieldset>
; the <textarea>
lacks a <label for="...">
Updated by Christian Rath-Ulrich about 1 year ago
Updated by Riccardo De Contardi 9 months ago
Should be possible on CKEditor 43.1.0 - am I wrong?
See https://github.com/ckeditor/ckeditor5/milestone/81?closed=1
Updated by Gerrit Code Review 3 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88621
Updated by Georg Ringer 3 months ago
see https://github.com/TheSpyder/ckeditor5/commit/b50ddbbfbf0a697f450a040006d82374695165b9 for the feature in ckeditor
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88703
Updated by Georg Ringer 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dc77f51416ae522792013e02520ceebbcbeb7d27.