Actions
Task #102524
closedAdd missing title to reset input button
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-11-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
accessibility
Complexity:
Sprint Focus:
Description
The "clear input" button that is added for all input fields with the t3js-clearable class doesn't have a title attribute. Screenreaders just recognize a button without any info about the purpose.
Updated by Gerrit Code Review 10 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/+/81972
Updated by Gerrit Code Review 8 months ago
Patch set 1 for branch 12.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/+/82735
Updated by Willi Wehmeier 8 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dba95382f4b2306080ace62a75a68a1e7b44fb63.
Updated by Christian Kuhn 8 months ago
- Related to Task #102998: Revert [TASK] Add title and aria-label to clear input button added
Updated by Oliver Hader 7 months ago
This has been reverted due to security concerns, see https://review.typo3.org/c/Packages/TYPO3.CMS/+/82736
Actions