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

Resizing in reverse scrolling in iOS Safari (WebKit) may cause glitch if user keeps stopping momentum scrolling with second touch #211

Closed
inokawa opened this issue Oct 15, 2023 · 0 comments · Fixed by #212

Comments

@inokawa
Copy link
Owner

inokawa commented Oct 15, 2023

An issue found in #43.

https://developer.apple.com/forums/thread/99316
https://stackoverflow.com/questions/50802977/touch-events-only-firing-once-during-scroll-in-mobile-safari-on-ipad-ios-11-4
https://stackoverflow.com/questions/27040241/detect-if-a-touchstart-touchend-has-cancelled-a-scroll-momentum-scroll

I think there are no perfect solution and we should find a way to suppress it as much as possible.

@inokawa inokawa changed the title Reverse scrolling in iOS Safari (WebKit) may cause glitch if user keeps stopping momentum scrolling with second touch Resizing in reverse scrolling in iOS Safari (WebKit) may cause glitch if user keeps stopping momentum scrolling with second touch Oct 15, 2023
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 a pull request may close this issue.

1 participant