Skip to content
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

fix(tooltip): tooltips with delay continue displaying even if not hovering after timeout #3038

Closed
Paquan opened this issue Nov 14, 2017 · 2 comments

Comments

@Paquan
Copy link
Contributor

Paquan commented Nov 14, 2017

When you have multiple elements with tooltips and the tooltips have a delay, I expect the tooltips to show up after hovering the element for that specific delay time. But I expect that the tooltips don't show up when I stop hovering the element before that time is up.
But in fact the Tooltips show up if I hit them once no matter where my mouse is after that timeout.

See this example: https://stackblitz.com/edit/ngx-bootstrap-4r1ab4

Try to move the mouse really quick over many elements in the table.

ngx-bootstrap: 1.9.3

Angular: 4.3.6

But also tested it with Angular 5 and ngx.bootstrap 2.0.0-beta.8

@Paquan Paquan changed the title Tooltips with delay apear even when if not hovering anymore Tooltips with delay appear even if not hovering after timeout Nov 14, 2017
@tmowbrey
Copy link

This issue is affecting me as well. I'm not sure how to resolve it.

@danielordonez
Copy link

Same here, bootstrap 4 beta 2 and ngx bootstrap 2 beta 10

@YevheniiaMazur YevheniiaMazur changed the title Tooltips with delay appear even if not hovering after timeout fix(tooltip): tooltips with delay continue displaying even if not hovering after timeout Jan 16, 2018
valorkin pushed a commit that referenced this issue Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants