Skip to content

Tooltip doesn't disappear on hover out #3717

@chipit24

Description

@chipit24

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

  1. Create a list of items that each show a tooltip on hover.
  2. 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

Gif of bug:
bs_vue_tooltip_hover_bug

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions