Project

General

Profile

Actions

Bug #103112

open

Heading of the editor field not as caption

Added by Christian Rath-Ulrich 3 months ago. Updated 2 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-02-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
accessibility
Complexity:
Is Regression:
Sprint Focus:

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

image-2023-10-31-13-19-17-546.png (177 KB) image-2023-10-31-13-19-17-546.png Christian Rath-Ulrich, 2024-02-13 19:35
Actions #1

Updated by Christian Rath-Ulrich 3 months ago

  • Description updated (diff)
Actions #2

Updated by Riccardo De Contardi 2 months 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="...">

Actions

Also available in: Atom PDF