Tooltips appear inconsistently on Chrome and Safari #8040
Labels
Browser Issues
Issues or PRs that are related to browser specific problems
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Needs Testing
Needs further testing to be confirmed.
[Type] Bug
An existing feature does not function as intended
Can't reproduce this with Firefox, seems it happens only in Chrome and Safari. Haven't tested Edge and IE11 on Windows.
When hovering buttons, sometimes the tooltips don't appear as expected. For example, hovering the "Info" button in the top bar makes the tooltip "Content Structure:" appear:
After that, depending on where the mouse pointer is moved, the tooltips of other buttons don't appear. To reproduce in Chrome or Safari:
When the Undo or Redo buttons are enabled, the behavior is slightly different but still not 100% correct (repeat the steps above multiple times and at some point, it will fail).
Wild guess: events propagating to some wrapper element?
The text was updated successfully, but these errors were encountered: