Bug #89520
openEpic #89595: Improve accessibility of backend
Missing tooltips in info module
0%
Description
The "pagetree overview" as well as "localization overview" is missing some tooltips.
"pagetree overview" (in all 3 modes, basic settings, record overview, cache)
- tooltips are missing for edit icons in table header
- tooltips are missing for view and edit icons in rows
"localization overview"
- the page icon doesn't show a tooltip with page id
- in translated page column edit icon says "edit language overlay record" (and it points to editing translated page properties)
- clicking on the page title opens a page module, but the labels says "edit page" or "edit page translation", a better would be "Edit page content"
- icons by translated pages should display tooltip with page id and allow right click
Updated by Riccardo De Contardi about 5 years ago
- Category set to Backend User Interface
Updated by Tymoteusz Motylewski about 5 years ago
- Related to Task #89566: Some buttons have missing tooltips added
Updated by Michael Telgkamp almost 5 years ago
- Related to Bug #89872: Tooltips in Backend need to become accessible added
Updated by Martin Kutschker about 4 years ago
Note that adding only title-attributes to links and buttons will create accessibility issues.
The BE needs a proper API for tooltips that works for all input devices (ie not mouse-only) and output devices (ie not screen-only).
Updated by Astrid Haubold about 1 year ago
- Related to Story #101564: User Interface related translation issues added