Skip to content

Do not show tooltip for active element

What does this MR do?

Change Bootstrap's default for tooltips to display them only when hovering and not for the active element.

See also here: https://getbootstrap.com/javascript/#tooltips-options

Screenshots

Before

before

After

after

What are the relevant issue numbers?

Closes #23794 (closed)

Merge request reports