-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels