-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Describe the bug
When quickly moving the cursor over a list of items that have a tooltip, the tooltip doesn't always disappear, but remains "suck" in the hover state.
Steps to reproduce the bug
- Create a list of items that each show a tooltip on hover.
- Move the cursor over the list, and observe that occasionally one of the tooltips doesn't disappear on hover out.
Expected behavior
Regardless of how quickly a user hovers over or out of an element, if a tooltip appears, it should disappear if the cursor is no longer over the element.
Versions
Libraries:
- BootstrapVue: 2.0.0-rc.26
- Bootstrap: 4.3.1
- Vue: 2.6.10
Environment:
- Device: MacBook Pro
- OS: macOS Mojave 10.14.5
- Browser: Chrome
- Version: 75
Demo link
CodeSandbox: https://codesandbox.io/embed/determined-boyd-xezui
Additional context
We use a similar layout to the one in CodeSanbox, but with a larger, more complex list, and the hover issue appears much more frequently, even without very quick mouse movement.
Reactions are currently unavailable
