Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Google Maps: Ctrl + Scroll (Zoom IN & OUT)

  • 3 ответа
  • 1 имеет эту проблему
  • 23 просмотра
  • Последний ответ от cor-el

more options

This was never a problem on Windows 10. I can zoom in and out while using the mouse scroll

For some reason on LINUX, I can't zoom in and out without holding down the CTRL key (and mouse scroll).

How can I make it work like the Windows version?

This was never a problem on Windows 10. I can zoom in and out while using the mouse scroll For some reason on LINUX, I can't zoom in and out without holding down the CTRL key (and mouse scroll). How can I make it work like the Windows version?

Все ответы (3)

more options

Could be a problem with APZ (Async Pan/Zoom) with your Firefox version.

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or userChrome.css is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution.

more options

cor-el said

Could be a problem with APZ (Async Pan/Zoom) with your Firefox version. Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or userChrome.css is causing the problem.
  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution.

I followed everything. Problem still persist.

EDIT: Actually it DOES work, but it's EXTREMELY laggy and slow, so slow that I thought it wasn't working at all. This is a performance issue.

On Chromium, it's butter smooth.

Изменено wchu84

more options

You can try to disable APZ via the about:config page.

  • apz.allow_zooming = false
  • apz.allow_zooming_out = false