Skip to content

Tooltip not closing automatically on scroll #6742

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
dimpuprasad opened this issue May 10, 2025 · 0 comments
Open

Tooltip not closing automatically on scroll #6742

dimpuprasad opened this issue May 10, 2025 · 0 comments

Comments

@dimpuprasad
Copy link

dimpuprasad commented May 10, 2025

Bug description:
Tooltip has been added inside a scrollable container, after hovering on tooltip and then scrolling within the container doesnt automatically close the tooltip.

To reproduce the issue:

  1. Hover on a button
  2. as soon as the hovered text is displayed, scroll down within the container, without moving mouse pointer anywhere.

Issue:
The hovered text also moves on scroll, and once the mouse pointer is moved a bit, then it closes.

StackBlitz: https://stackblitz.com/edit/angular-ngxbootstrap-tooltip-twjhhcns?file=src%2Fapp%2Fapp.component.html

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: 3.3.0

Angular: 5.2.0

Expected behavior

Displayed text on hover must automatically close on scroll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant