Task #102372
closedMake clearable button more accessible
100%
Description
The clearable button is not accessible by tabs. The visual icon is not hidden from screen readers
Updated by Gerrit Code Review about 1 year 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/+/81743
Updated by Gerrit Code Review about 1 year ago
Patch set 2 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/+/81743
Updated by Gerrit Code Review about 1 year 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/+/81833
Updated by Patrick Schriner about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2a05d2844d514918ec2c73cdeab9fcab199d222e.
Updated by Andreas Kienast about 1 year ago
- Related to Task #102504: Revert "Make clearable button more accessible" added
Updated by Andreas Kienast about 1 year ago
We're going to revert the merged patch.
The proposed and merged solution decreases the overall usability in the
TYPO3 backend as users are now forced to press the <TAB> key twice to
actually switch the focus to another field.
One could also argue that the change that is reverted is not suitable
for the target group that mostly uses keyboard navigation as said users
were already able to clear fields previously.
Once we have a solution that satisfies both target groups, another
patch will be pushed.
Updated by Andreas Kienast about 1 year ago
- Status changed from Resolved to Accepted
Updated by Gerrit Code Review 7 months ago
- Status changed from Accepted 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/+/84086
Updated by Gerrit Code Review 7 months ago
Patch set 2 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/+/84086
Updated by Riccardo De Contardi 7 months ago
- Related to Task #92651: Delete button in the text input field is not accessible added
Updated by Riccardo De Contardi 7 months ago
- Related to Task #103417: Add title and aria-label to clear input button added
Updated by Riccardo De Contardi 7 months ago
- Category set to Backend User Interface
Updated by Garvin Hicking 5 months ago
- Status changed from Under Review to Closed
I believe this was addressed via follow-up https://review.typo3.org/c/Packages/TYPO3.CMS/+/83501
If this is a mistake, please feel free to re-open the issue or let me know. Thanks!