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

Fix iframe mouse wheel in safari <= 8 #48

Closed
wants to merge 2 commits into from

Conversation

hypnoce
Copy link

@hypnoce hypnoce commented Aug 20, 2015

There is a bug in safari <= 8 where the mousewheel event is not triggered inside an iframe : https://bugs.webkit.org/show_bug.cgi?id=124139
Therefore, any component demo that requires to listen to mousewheel events will not work on safari.
The fix uses a workaround found here : http://stackoverflow.com/questions/24642157/workaround-for-iframe-mousewheel-bug-in-safari-6-1-7-0

Thanks

@hypnoce
Copy link
Author

hypnoce commented Oct 14, 2015

Hi any news on this one ? Thanks

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@blasten
Copy link
Contributor

blasten commented Jan 4, 2016

@hypnoce I don't think these commits will fix this particular issue. I have moved this issue to #80

@blasten blasten closed this Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants