-
Notifications
You must be signed in to change notification settings - Fork 160
Tooltip does not close #17114
Copy link
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📉 regression✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.tooltipversion: 21.1.xversion: 21.2.x
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📉 regression✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.tooltipversion: 21.1.xversion: 21.2.x
Description
When the cursor goes over an element with a tooltip, and if the cursor leaves before the tooltip fully displays, then it will stay open.
Steps to reproduce
Result
Expected result
Tooltip should not be displayed at all if the cursor is not on the target.
Attachments
Attach a sample if available, and screenshots, if applicable.