搜索 | 用户支持

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

Learn More

mouse pad zoom doesn't workd

  • 3 个回答
  • 14 人有此问题
  • 5 次查看
  • 最后回复者为 webserf

more options

On my MacBook Pro, there is a mouse trackpad that has finger controls, one of which allows you to zoom in and out. This function works fine with Safari and Google Chrome, but it doesn't work with Firefox. What can I do? I use this function frequently and I'd like to switch to Firefox if I can get it to work.

On my MacBook Pro, there is a mouse trackpad that has finger controls, one of which allows you to zoom in and out. This function works fine with Safari and Google Chrome, but it doesn't work with Firefox. What can I do? I use this function frequently and I'd like to switch to Firefox if I can get it to work.

所有回复 (3)

more options

Some gestures have been removed in Firefox 4 and later.

You can restore the zoom feature by changing the values of the related prefs on the about:config page.

browser.gesture.pinch.in -> cmd_fullZoomReduce
browser.gesture.pinch.in.shift -> cmd_fullZoomReset
browser.gesture.pinch.out -> cmd_fullZoomEnlarge
browser.gesture.pinch.out.shift -> cmd_fullZoomReset
browser.gesture.pinch.latched -> false

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold(user set).
  • Preferences can be reset to the default or changed via the right-click context menu.

more options

Thanks for the answer. It worked, but it was a bit of a pain. I'm sorry the new version of FF thought it was a good idea to remove this feature since so many Mac users have it.

more options

This FIX (See attached SCREENSHOT Image) seems to be working for most users: Type the following into the address bar: about:config

Then use the filter (top left side) and type the word, Gesture.

Make the following changes to the following 2 fields:

  1. Numbered list itembrowser.gesture.pinch.in ~ enter the field and change the value to, itemcmd_fullZoomReduce
  2. Numbered list itembrowser.gesture.pinch.out ~ enter the field and change the value to, cmd_fullZoomEnlarge

These changes should immediately restore the pinch gestures you are used to. Try it as soon as you make the changes and let us know. I've included a screenshot.

Note the changes in the 2 lines Hi-Lighted in Green and make them. This immediately worked for me. Good luck.

由webserf于修改