Skip to content

Ditch the transform for tooltips#17166

Merged
brandonkelly merged 4 commits into5.xfrom
bugfix/cms-16922-tooltip-flashing-take-2
Apr 23, 2025
Merged

Ditch the transform for tooltips#17166
brandonkelly merged 4 commits into5.xfrom
bugfix/cms-16922-tooltip-flashing-take-2

Conversation

@brianjhanson
Copy link
Copy Markdown
Contributor

With the transform, the tooltip starts slightly over the trigger, and then moves out of the way on hover. This results in the tooltip itself briefly stealing hover focus in some browsers. The result is that the tooltip will flash in and out of visibility when hovering in specific locations.

Fixes #16922

brianjhanson and others added 4 commits April 23, 2025 14:13
With the transform, the tooltip starts slightly over the trigger, and
then moves out of the way on hover. This results in the tooltip itself
briefly stealing hover focus in some browsers. The result is that the
tooltip will flash in and out of visibility when hovering in specific
locations.
[ci skip]
@brandonkelly brandonkelly merged commit 8f8b3c5 into 5.x Apr 23, 2025
@brandonkelly brandonkelly deleted the bugfix/cms-16922-tooltip-flashing-take-2 branch April 23, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.x]: Title tooltip repeatedly opens and closes when hovering over element chips

2 participants