Project

General

Profile

Actions

Bug #89872

open

Epic #89595: Improve accessibility of backend

Tooltips in Backend need to become accessible

Added by Michael Telgkamp over 4 years ago. Updated about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-12-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
accessibility, tooltip
Complexity:
Is Regression:
Sprint Focus:

Description

The title attribute is not sufficient for an accessible tooltip. There are screen readers that do not announce the title attribute and also users of mobile devices have not chance to see the tooltip.

Equally, the aria-label attribute is not sufficient, as it does not show a tooltip and is only announced for screen reader users.

Adding both attributes is also not optimal, as some assistive technologies announce the same twice, and touch device users still cannot access the title attribute.

We need a new, globally available tooltip option, that is accessible and can be used in cases where currently title attributes or other alternatives are used.

When the new solution is in place, all usages of the title attribute and the aria-label attribute should be checked and there should be a decision whether it should be changed to the tooltip solution or not.


Related issues 8 (2 open6 closed)

Related to TYPO3 Core - Task #89566: Some buttons have missing tooltipsClosedOliver Bartsch2019-11-01

Actions
Related to TYPO3 Core - Bug #89520: Missing tooltips in info moduleNew2019-10-26

Actions
Related to TYPO3 Core - Bug #97359: Missing tooltips in action control panel of list rowsClosed2022-04-11

Actions
Related to TYPO3 Core - Task #99569: Add optional label attribute as button labelUnder ReviewAnnett Jähnichen2023-01-17

Actions
Related to TYPO3 Core - Task #99811: Prefer browser tooltips over bootstrap tooltipsClosed2023-02-03

Actions
Related to TYPO3 Core - Task #103292: File selector modal add button misses meaningful titleResolved2024-03-06

Actions
Related to TYPO3 Core - Bug #102470: Datepicker icon has no labellingResolved2023-11-22

Actions
Related to TYPO3 Core - Bug #102410: Filelist the magnifying glass switch has no labelling.Resolved2023-11-20

Actions
Actions

Also available in: Atom PDF