Tooltip's race condition #16949
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:ui
type:bug
This issue reports a buggy (incorrect) behavior.
type:regression
This issue reports a bug that was not present in the previous releases.
Milestone
📝 Provide detailed reproduction steps (if any)
Screen.Recording.2024-08-20.at.16.57.57.mov
I can't say how long your mouse need to be over the button. But it seems that it's just a tad less than it takes the tooltip to appear. However, I stumbled upon this at least twice doing other things and can reproduce quite reliably.
There seems to be some race condition.
✔️ Expected result
The tooltip doesn't show up / hides.
❌ Actual result
The tooltip stays visible until the next mousein&out.
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: