Skip to content

[tooltip] Unexpected behaviour when nesting tootip inside another tooltip's trigger #4499

@OliverJAsh

Description

@OliverJAsh

Bug report

As reported on Discord: https://discord.com/channels/1287292451308048406/1287292451308048409/1488499829104443424

Current behavior

The inner and outer tooltips do not work correctly. There is flicker.

Screen.Recording.2026-04-01.at.09.10.57.mov

If we add open={false} to the outer tooltip:

Screen.Recording.2026-04-01.at.09.11.50.mov

Expected behavior

The inner and outer tooltips work correctly. No flicker.

Reproducible example

https://stackblitz.com/edit/zrcwexu5?file=src%2FApp.tsx

Base UI version

1.3.0

Which browser are you using?

Chrome

Which OS are you using?

macOS

Which assistive tech are you using (if applicable)?

Voiceover/JAWS etc.

Additional context

For context, here the real world example of where I need nested tooltips:

Screen.Recording.2026-04-01.at.09.17.13.mov

Metadata

Metadata

Assignees

Labels

component: tooltipChanges related to the tooltip component.type: new featureExpand the scope of the product to solve a new problem.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions