Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Using Firefox 8.0 on a MacBook Pro I can no longer enlarge the text on web pages by sliding apart two fingers. Why?

  • 2 个回答
  • 16 人有此问题
  • 1 次查看
  • 最后回复者为 F-Mozilla

more options

I just downloaded Firefox 8.0.1. I have a MacBook Pro running Mac OS X 10.5.8. In the past, I could easily enlarge text on a web page by sliding two fingers apart, or likewise, make the text smaller by pinching the fingers together. I can no longer do this with the latest version of Firefox. If I run Safari instead, I can still use this feature of the Mac. Is there a setting I need to change? Or is it a glitch in the new version of Firefox?

I just downloaded Firefox 8.0.1. I have a MacBook Pro running Mac OS X 10.5.8. In the past, I could easily enlarge text on a web page by sliding two fingers apart, or likewise, make the text smaller by pinching the fingers together. I can no longer do this with the latest version of Firefox. If I run Safari instead, I can still use this feature of the Mac. Is there a setting I need to change? Or is it a glitch in the new version of Firefox?

被采纳的解决方案

Wow. I can't believe I finally figured that out. Thanks.

定位到答案原位置 👍 1

所有回复 (2)

more options

Some gestures have been removed in Firefox 4+ versions.

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 via the right-click context menu if they are user set
  • Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)
more options

选择的解决方案

Wow. I can't believe I finally figured that out. Thanks.

由F-Mozilla于修改