Skip to content

Keep dismiss-on-next-click popovers open for tip interaction - #42834

Open
mdo wants to merge 2 commits into
v6-devfrom
js/popover-keep-open-on-tip-interaction
Open

mdo wants to merge 2 commits into
v6-devfrom
js/popover-keep-open-on-tip-interaction

Conversation

@mdo

@mdo mdo commented Aug 12, 2026

Copy link
Copy Markdown
Member
  • Keep focus-triggered popovers open when selecting text or focusing content inside the tip
  • Dismiss on outside pointerdown once the trigger has blurred
  • Document the tip-interaction behavior for dismiss-on-next-click

Fixes #31088

@mdo
mdo requested a review from a team as a code owner August 12, 2026 18:52
@mdo mdo added this to v6.0.0 Aug 12, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Aug 12, 2026
Selecting text or focusing a control inside a focus-triggered
popover closed it, because focus left the trigger.

Keep the tip open for tip focus and tip pointerdown, and dismiss
on outside pointerdown instead.

Fixes #31088
@mdo
mdo force-pushed the js/popover-keep-open-on-tip-interaction branch from 54e9829 to 5030c79 Compare September 13, 2026 19:45
@mdo
mdo requested a review from a team as a code owner September 13, 2026 20:04
Raise the bootstrap.min.js and bootstrap.bundle.min.js size limits to fit
the added tooltip focus and pointer handling.
@mdo
mdo force-pushed the js/popover-keep-open-on-tip-interaction branch from 6f3672d to 82e3e43 Compare September 13, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant