Skip to content

Conversation

@BysahaOleh
Copy link

  • Given tooltip issue
  • When I open the tooltip and make scrolling of the page
  • Then Tooltip disappears and it's impossible to evoke it until focus remains on the element

Problem arises only when effect = solid on touchscreen devices

@aronhelser
Copy link
Collaborator

This change seems risky for non-touchscreen usage - now we are calling showTooltip on every mouse move? Maybe we can make it specific to the case that is a problem?

@BysahaOleh
Copy link
Author

Hi @aronhelser! I don't remember what problem I had. I fixed it this way. Maybe it's realy specific case for me. So if You think it's risky, just close this PR.

@aronhelser
Copy link
Collaborator

OK, thanks. I'll close and if someone runs into it they can reopen.

@aronhelser aronhelser closed this Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants