Skip to content

Popovers always close when trigger is set to 'hover click' #41379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
BiggerNoise opened this issue Apr 15, 2025 · 1 comment
Open
3 tasks done

Popovers always close when trigger is set to 'hover click' #41379

BiggerNoise opened this issue Apr 15, 2025 · 1 comment

Comments

@BiggerNoise
Copy link

Prerequisites

Describe the issue

Popover uses hover and click triggers.
Click to open the popover

Expect:
Popover remains open when moving off of the button

Actual:
Popover closes as soon as you move off of the button (hover behavior)

This is new in 5.3.4

Reduced test cases

https://codepen.io/biggernoise/pen/emmObeq

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.3.5

@julien-deramond
Copy link
Member

julien-deramond commented Apr 15, 2025

Thanks for reporting this issue!
After a first rapid analysis, I can confirm that this behavior changed between v5.3.3 and v5.3.4, and more precisely appears to come from #40803.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants