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

Blinking issue on iOS Safari when tapping window on demo #75

Closed
naoak opened this issue Jun 25, 2015 · 3 comments
Closed

Blinking issue on iOS Safari when tapping window on demo #75

naoak opened this issue Jun 25, 2015 · 3 comments

Comments

@naoak
Copy link

naoak commented Jun 25, 2015

In the demo page, tapping window on iOS Safari results in gray-color blinking issue like this.

img_0002

@blasten
Copy link
Contributor

blasten commented Jun 26, 2015

I thought we fixed this issue. cc @azakus @frankiefu do you remember this issue when you add mouse event listeners on iOS?

@frankiefu
Copy link
Contributor

If you add the -webkit-tap-highlight-color: rgba(0, 0, 0, 0); to body that should help.

@naoak
Copy link
Author

naoak commented Jun 29, 2015

It works. Thanks:)

@blasten blasten closed this as completed Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants