-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Touchscreen panning became janky #7708
Comments
@jleedev Weird bug! Thanks for reporting. I don't have an Android device for testing at the moment—I should really get one. I added |
b96401e doesn't seem to fix it. Adding |
@jleedev Odd. We can't add |
@jleedev Would you mind testing this again when you get a chance? I made the map and all its container elements |
It seems to be working! |
@jleedev Huzzah! Thanks for helping debug this. It's always hard to fix browser/device-specific bugs without access to the setup in question. |
Steps to reproduce:
The map pans one frame then halts, and I have to try again.
Panning a small distance at first will successfully start panning the map, which can then be dragged freely.
Bisect result:
0473243 is the first bad commit
The code changes are exclusive to Safari, so the offending change boils down to this:
I can reproduce this in Chrome OS and Chrome for Android, but not in Firefox Preview for Android — making this look like a bug in Chrome.
screen recording
The text was updated successfully, but these errors were encountered: