question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tooltip doesn't disappear on touch screens and android mobile.

See original GitHub issue

Bug

What is the expected behavior?

Tooltip should disapear

What is the current behavior?

Tooltip stays when using touch

What are the steps to reproduce?

the api example of tooltip https://stackblitz.com/edit/angular-tooltip-statyon?file=app%2Ftooltip-modified-defaults-example.ts

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Latest - see stack blitz

Is there anything else we should know?

The tooltip instance is still null when the hide function gets called on touchend… image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

1reaction
UmutAkkayacommented, Dec 19, 2018

Is anyone working on this?

0reactions
angular-automatic-lock-bot[bot]commented, Sep 11, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip doesn't disappear on touch screens and android mobile.
Same issue, vanilla angular material's tooltip won't go away on touch screens. any eta on this one? or workarounds?
Read more >
Hiding Bootstrap Tooltips on Mobile using Media Queries
The easiest way is to add native Bootstrap class hidden-xs and tooltips won't show up on mobile screens. Example: <span title="Your Tooltip ...
Read more >
Tooltip bugs on mobile device - Material Design for Bootstrap
It works fine on desktop-browsers, but has bugs on mobile touch-devices: Tooltips do not disappear, but are stuck on the screen; Tooltips appear...
Read more >
How to have tool tips on touch devices? - UX Stack Exchange
As for Facebook, it shows tooltips when you visit a view for the first time and they go away if you tap anywhere...
Read more >
How to Display Tooltips on Mobile Forms - UX Movement
Larger icons are easier to tap than smaller icons. Not only that, but they're also easier to spot. This means the tooltip icon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found