Project

General

Profile

Actions

Task #99811

closed

Prefer browser tooltips over bootstrap tooltips

Added by Christian Kuhn about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Related issues 8 (1 open7 closed)

Related to TYPO3 Core - Bug #99428: Tooltips not initialized in install tool when shown in iframeClosed2022-12-24

Actions
Related to TYPO3 Core - Bug #99089: Pagetree tooltips don't disappear if scrolling with mouse wheelClosed2022-11-15

Actions
Related to TYPO3 Core - Bug #98061: Adopt missing tooltip label changesClosedAndreas Kienast2022-07-31

Actions
Related to TYPO3 Core - Task #97047: Add tooltip to form manager and other placesClosed2022-02-25

Actions
Related to TYPO3 Core - Bug #93022: Backend InputButtons duplicate the label as title-AttributeClosedMartin Kutschker2020-12-07

Actions
Related to TYPO3 Core - Bug #89872: Tooltips in Backend need to become accessibleNew2019-12-06

Actions
Related to TYPO3 Core - Bug #100843: Multiple pagetree tooltips remain visibleClosed2023-05-09

Actions
Related to TYPO3 Core - Task #101044: Remove deprecated Tooltip JavaScript moduleClosed2023-06-14

Actions
Actions #1

Updated by Christian Kuhn about 1 year ago

  • Related to Bug #99428: Tooltips not initialized in install tool when shown in iframe added
Actions #2

Updated by Christian Kuhn about 1 year ago

  • Related to Bug #99089: Pagetree tooltips don't disappear if scrolling with mouse wheel added
Actions #3

Updated by Christian Kuhn about 1 year ago

  • Related to Bug #98061: Adopt missing tooltip label changes added
Actions #4

Updated by Christian Kuhn about 1 year ago

  • Related to Task #97047: Add tooltip to form manager and other places added
Actions #5

Updated by Christian Kuhn about 1 year ago

  • Related to Bug #93022: Backend InputButtons duplicate the label as title-Attribute added
Actions #6

Updated by Christian Kuhn about 1 year ago

  • Related to Bug #89872: Tooltips in Backend need to become accessible added
Actions #7

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 7 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/+/77664

Actions #8

Updated by Gerrit Code Review about 1 year ago

Patch set 8 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/+/77664

Actions #9

Updated by Martin Kutschker about 1 year ago

Abusing the title attribute as "tooltips" is an accessibility no-go.

Generally speaking tooltips are a UX problem anyway. If they are shown only on hover with a mouse neither users with a touch input device or a keyboard. So important information may not be conveyed with them unless there are other means to get this information.

AFAIR in many placed within the BE the "tooltip" of a button repeats only what is shown on the button. So there is no need for a tooltip and none for a title attribute. IMHO not using a title attribute except on images is a good practice when it comes to accessibility.

Actions #10

Updated by Gerrit Code Review about 1 year ago

Patch set 9 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/+/77664

Actions #11

Updated by Christian Kuhn about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions #13

Updated by Georg Ringer 11 months ago

  • Related to Bug #100843: Multiple pagetree tooltips remain visible added
Actions #14

Updated by Christian Kuhn 10 months ago

  • Related to Task #101044: Remove deprecated Tooltip JavaScript module added
Actions

Also available in: Atom PDF