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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Why was the increase text keyboard+mouse shortcut combination removed?

  • 2 antwoorde
  • 2 hierdie probleem
  • 1 view
  • Laaste antwoord deur John

more options

To easily increase page text size in the previous version of Firefox, I used to be able to press control + option + two finger swipe up or down (trackpad equivalent to scrolling up or down). This functionality seems to have been removed in FF 17.0.1. Can it please be re-added?

To easily increase page text size in the previous version of Firefox, I used to be able to press control + option + two finger swipe up or down (trackpad equivalent to scrolling up or down). This functionality seems to have been removed in FF 17.0.1. Can it please be re-added?

Gekose oplossing

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

These are the defaults for that action, so you can consider to change them to use the above posted commands.

  • browser.gesture.swipe.down -> cmd_scrollBottom
  • browser.gesture.swipe.up -> cmd_scrollTop
Lees dié antwoord in konteks 👍 2

All Replies (2)

more options

Gekose oplossing

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

These are the defaults for that action, so you can consider to change them to use the above posted commands.

  • browser.gesture.swipe.down -> cmd_scrollBottom
  • browser.gesture.swipe.up -> cmd_scrollTop
more options

Thanks so much. This works great.