-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Google Maps trackpad zoom is oversensitive #12310
Comments
Running into the above as well. It becomes really painful to use Reproduced on
Also seems to be happening on |
@rebron mind checking this on your |
@kjozwiak Same fast zoom on Windows. I'm actually missing a "slow streets" layer as well which is showing up in Chrome. There is a slower, smoother scrolling. cc: @pes10k @pilgrim-brave Any ideas on this one? maps.google.com has a smoother/slower zoom in/out behavior via trackpad on Windows or macOS in comparison to us where it's a much more faster/extreme zoom. |
If you take a closer look on zoom factor of url address, Brave increase/decrease the factor by 1, while other browsers can do it by granular fraction |
+1 on this one. It makes me consider going back to Google Chrome, sadly. I am on MacOS Catalina 10.15.7 with a magic trackpad, Brave Version 1.16.68 Chromium: 86.0.4240.111 (Official Build) (x86_64) |
Can y'all check whether GPU rendering is available on Google Maps? Switch to satellite view -> check the lower right hand corner for "3D Earth is not available" text. If the text is there, then you're using the tile based map rather than the vector/GPU based map which has far fewer features. I think these complaints are all a symptom of a much more annoying problem, that Google Maps isn't serving the GPU accelerated version of the app to Brave. That feature enables fractional zoom, 3d buildings, and a lot of other QOL stuff. |
Nope, I do not see the "3D Earth is not available" text when I switch to Satellite view. "Google Maps isn't serving the GPU accelerated version of the app to Brave" means it will never happen, or do you think there will be a trick to activate it? If the probability is low, I'll move back to Chrome (sadly) |
I do see the "3D Earth not available" text on Brave. However, IIRC Safari
doesn't advertise GPU availability and it zooms in and out smoothly. (I
could be out of date re. Safari.)
… |
Hi @stshank @kaytwo and @fabricapo, i have a candidate for the issue here (looks like one of our WebGL related fingerprinting protections is getting applied w/o checking whether shields is at "default" or "max" protections). Im working testing a fix now and hope to have a solution (or at least crossed off a potential cause) shortly. Thanks all for your help! |
Awesome! FYI I run www.google.com with shields down and am still seeing this issue. Feel free to ask for more info. |
Verified that zooming in and out is looking good for me, smoother scrolling as expected versus scrolling several levels on swipe up/down or pinch on:
|
Verification PASSED on
Ensured that zooming in/out via the mouse/trackpad wasn't as sensitive as before. Verification PASSED on
Ensured that zooming in/out via the mouse/trackpad wasn't as sensitive as before. |
I'm still experiencing this issue with Brave 1.17.73 on Mac OS 11.0.1.
|
@mattmodarres do you have strict / max fingerprinting protections? If so, then this is not a bug; those are advertised as potentially breaking sites. if you're seeing the issue in the default configuration, please let us know |
I am experiencing this same issue with Brave 1.43.89 on Mac OS 10.14.6. Scroll-to-zoom is way too sensitive and there's no smooth transition between zoom levels. |
@iatenothingbutriceforthreedays do you have other extensions installed? I am testing with a similar setup and cannot reproduce once i let google maps full load. Can you double check you can reproduce with no extensions enabled and all browser settings at default? |
I started experiencing the same issue after updating Brave to 1.45.134 on MacOS 12.5 Monterey. I don't have any particular extension installed. Nothing changed in extensions list between normal behavior to current state |
@pasolid do you have fingerprinting protections in the default setting, or the aggressive setting? If the latter, this is *(unfortunately) expected behavior. The choppy scrolling is what Google Maps does if you don't report information about your graphics card to Google |
In case it helps anyone, I recently started using the ScrollMaps extension to work around this issue. It uses a pinch gesture for zooming and is way less sensitive. |
Still an issue on Linux. |
If folks have aggressive fingerprinting protections enabled, this is not a bug, it’s expected behavior. If you have standard fingerprinting protections enabled, please confirm with the version and we’ll get it sorted. Thanks!On Jan 3, 2023, at 13:59, NayamAmarshe ***@***.***> wrote:
Still an issue on Linux.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were assigned.Message ID: ***@***.***>
|
Ah thanks for the reply. I checked and yes, it indeed was set to 'block aggressive fingerprinting'. It's much smoother now. Thanks a lot! I'm on v1.46.144 btw. |
This problem has returned, not sure why. I'm on v1.52.126. Even after turning off shields, enabling/disabling HW acceleration, google maps zoom is jumpy. I'm on Manjaro Wayland. |
@NayamAmarshe mind creating a new issue (similar to this one) here. Once created, we'll see if we can reproduce/triage if needed. |
For anyone who ends up in this issue and none of the other solutions are working, here is a short guide: First, try going to Google Maps in an incognito window. (File > New Private Window). If the scrolling is smooth there, then likely it's a settings issue, and you might be seeing the "lite" version of Google Maps. You can tell by whether 3D is available in Satellite view. If it's not, this YouTube video has 9 possible solutions. https://www.youtube.com/watch?v=n5skrIePo50 (For me, it was the 2nd solution that fixed the scrolling bug in Brave. The issue occasionally comes back, but the link then fixes it again.) |
https://www.google.com/maps?force=webgl worked for me. |
Oh wow! Thank you, this works well! How did you find it? |
It was option 2 in the YouTube video linked above. https://www.youtube.com/watch?v=n5skrIePo50 |
Description
Google Maps zoom is very twitchy with two-finger drag up and down on trackpad.
Steps to Reproduce
Actual result:
Map view jumps dramatically across several levels of zoom.
Expected result:
Map view gradually zooms in or out.
Reproduces how often:
Always
Brave version (brave://version info)
Other Additional Information:
Does the issue resolve itself when disabling Brave Shields?
no
Is the issue reproducible on the latest version of Chrome?
no
Miscellaneous Information:
Using the + and - buttons on the website interface is a workaround, though it loses zoom animation steps that Chrome shows during the zoom level transition.
The text was updated successfully, but these errors were encountered: