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

Bug on tooltip disappear on mobile #41

Open
pablodegrande opened this issue Jan 1, 2020 · 0 comments
Open

Bug on tooltip disappear on mobile #41

pablodegrande opened this issue Jan 1, 2020 · 0 comments

Comments

@pablodegrande
Copy link

When using (samsung galaxy) or testing on chrome, the tooltip for subbuttons appear after the button is clicked (touched) and stays there forever.

Easy to reproduce:

  • open chrome.
  • enable developer mode (f12)
  • enable mobile simulation and select galaxy s5 (a standard android device)
  • navigate https://pygmyslowloris.github.io/vue-fab/
  • click on + and click on the top options (the redone)
  • after alert appears, a tooltip labeled cached cames out of nothing and stays there forever.

I guess the tooltip API vue-fab uses relies on mouse events that are not translated properly to touching events.

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