Skip to content

Multiple tooltips #1809

@brendan-morin

Description

@brendan-morin

Describe the bug

It's possible to encounter a scenario with multiple tooltips if the trigger for the second tooltip is overlapping with what looks like a buffer around the first tooltip before it disappears. E.g. if my mouse hovers from on top of the lower tooltip to the red x, it will create second one, and persist the 1st until it moves far enough away.

Image

Any ideas on possible workarounds for this to ensure only one tooltip at a time would be appreciated. Thanks!

Reproduction

This is using basic (shadcn) tooltips out of the box.

Logs

N/A

System Info

System:
    OS: macOS 15.6.1
    CPU: (12) arm64 Apple M2 Max
    Memory: 5.67 GB / 96.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 24.9.0 - /usr/local/bin/node
    npm: 11.6.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 140.0.7339.214
    Safari: 18.6
  npmPackages:
    @sveltejs/kit: ^2.22.0 => 2.43.5 
    bits-ui: ^2.11.4 => 2.11.4 
    svelte: ^5.0.0 => 5.39.7

Severity

annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageA maintainer needs to review this issue and label it appropriately

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions