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!

Søg i 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

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

  • 2 svar
  • 2 har dette problem
  • 1 visning
  • Seneste svar af 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?

Valgt løsning

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
Læs dette svar i sammenhæng 👍 2

Alle svar (2)

more options

Valgt løsning

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.