Since the introduction of Tippy tooltips, it is possible to create HTML tooltips using the attribute data-html-tooltip. It would be helpful, if the logic that reads the attribute would ignore empty tooltips (empty title attributes are ignored by the browser). Currently, an empty tooltip is shown.
Originally reported by
drulli, imported from: Do not display empty tooltips
- assignee: mawinter69
- status: Closed
- priority: Trivial
- component(s): core
- label(s): 2.440.2-fixed, UX
- resolution: Fixed
- resolved: 2024-02-27T15:02:49+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
Since the introduction of Tippy tooltips, it is possible to create HTML tooltips using the attribute data-html-tooltip. It would be helpful, if the logic that reads the attribute would ignore empty tooltips (empty title attributes are ignored by the browser). Currently, an empty tooltip is shown.
1 attachment
Since the introduction of Tippy tooltips, it is possible to create HTML tooltips using the attribute data-html-tooltip. It would be helpful, if the logic that reads the attribute would ignore empty tooltips (empty title attributes are ignored by the browser). Currently, an empty tooltip is shown.
Originally reported by
drulli, imported from: Do not display empty tooltips
Raw content of original issue
1 attachment