Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how can i get my print size to stay stable, it keeps reducing in size?

  • 4 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 fairie_rose

more options

my print size keeps reducing as i try to do forwards in my e-mail, as i access my inbox and also on home page. i go to view to increase the print size but it doesn't want to stay stable. i use yahoo as my home page.

my print size keeps reducing as i try to do forwards in my e-mail, as i access my inbox and also on home page. i go to view to increase the print size but it doesn't want to stay stable. i use yahoo as my home page.

所有回覆 (4)

more options

While you're on the View menu, try

View > Zoom > Reset

in case you are accidentally triggering the zoom feature when scrolling (Ctrl+mousewheel zooms up and down).

more options

thanks for your help. that did help. how can i lock in to that type size so it doesn't keep happening?

more options

Do you think it's the mouse wheel? You can set the wheel to do something else to avoid accidental zooming, but this take a couple of minutes.

To edit or reset your mouse wheel actions, you can use the about:config preferences pane. (Please note that an add-on or system-level control panel applet might be able to override these settings, so if these don't work, you could check there.)

(1) Type or paste about:config in the address bar and press Enter (click the button promising to be careful, and please do be careful!)

(2) In the filter box, type or paste wheel and pause until the preferences are filtered

Now you can reset any changed preferences (shown in bold) to their defaults, or you can change them to suit your preferences. The names can be hard to pick out, but here is what you should see:

Wheel alone - Normal scrolling

  • Name = mousewheel.withnokey.action
  • Default = 0 (scroll)
  • Scroll default = 6 lines (Name = mousewheel.withnokey.numlines)

Alt+Wheel - Fine Scrolling

  • Name = mousewheel.withaltkey.action
  • Default = 0 (scroll)
  • Scroll default = 1 lines (Name = mousewheel.withaltkey.numlines)

Ctrl+Wheel - Zoom

  • Name = mousewheel.withcontrolkey.action
  • Default = 3 (zoom text)
  • To disable: change to match one of the actions you like better (e.g., 0 for normal scrolling)

Shift+Wheel - Back/Forward

  • Name = mousewheel.withshiftkey.action
  • Default = 2 (Back / Forward in history)
  • My Recommendation: change to 1 (page up / page down)
more options

thank you for this. i have to have my coffee before i try this one! made a copy for my file. appreciate your help.