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

Tooltips with stick flag recreated without clean-up #21

Open
ain opened this issue May 18, 2017 · 1 comment
Open

Tooltips with stick flag recreated without clean-up #21

ain opened this issue May 18, 2017 · 1 comment
Assignees
Labels

Comments

@ain
Copy link
Contributor

ain commented May 18, 2017

Steps to reproduce:

  1. Create scrollable container with element that triggers tooltip at the bottom of scrollable area
  2. Initialise tooltip with stick option set to true and without any other options
  3. Scroll down
  4. Roll over element that triggers tooltip
  5. Scroll up few pixels
  6. Roll over element that triggers tooltip

What happens: Another tooltip is created overlapping already existing tooltip:

screen shot 2017-05-18 at 15 56 35

What should happen: All previous tooltips of same instance should be removed.

@ain ain added the bug label May 18, 2017
ain added a commit that referenced this issue May 18, 2017
Include example to manually reproduce #21
@ain
Copy link
Contributor Author

ain commented May 18, 2017

Only happens on Safari 10.1.

@ain ain self-assigned this May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant