搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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