Skip to content

Bug on tooltip disappear on mobile #41

@pablodegrande

Description

@pablodegrande

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions