搜尋 Mozilla 技術支援網站

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

Learn More

Is it possible to change Firefox's zoom type?

  • 無回覆
  • 2 有這個問題
  • 2 次檢視
more options

Background info on Firefox zooming capabilities:

When I do the pinch-in movement on my laptop's touchpad on Firefox, the window zooms in, as if it had a magnifying glass. I'll call this the "magnifying zoom".

However, Firefox has 2 other types of zooms. It can zoom only the text (I'll call this "text zoom"), where the CSS property `font-size` is changed for all text, and it can zoom all elements (I'll call this "elements zoom"), where images, video tags etc., all HTML elements are increased in size.

The main difference between these 3 types of zoom I found are that:

- the magnifier zoom doesn't change anything about CSS or the page layout, everything stays exactly as it was, the only difference is that the window is magnified, so everything looks bigger.
- the elements zoom does change the page layout. For example, by increasing the size of HTML elements, it can have the same effect of a media query for a smaller screen size and remove or reorganize column of elements. By changing elements sizes, elements can get reordered around the page. This never happens with the magnifier zoom, where the page remains exactly as it was before, but magnified. 
- the text zoom only changes text size, although this can also trigger a change to the page layout if HTML elements get too big.

I'm currently using a bluetooth keyboard with a touchpad, when I pinch-in using this bluetooth touchpad, I get an elements zoom, instead of a magnifier zoom like the one of my laptop's touchpad. I believe the reason is that my bluetooth touchpad is being recognized as a mouse, and using Ctrl+mouse wheel gets an elements zoom.

    1. Question:

Is there a way to force all pinch in movements or all zooms to be only magnifier zooms? I don't want to change the page layout, I only want to magnify a certain part I can't see properly. Is there a way to pick and choose which kind of zoom I'd like to have?

I only found [addons][1] that could let me choose between elements zoom and text zoom, but there's no option for the magnifier zoom.


 [1]: https://addons.mozilla.org/en-US/firefox/addon/zoom-page-we/
'''Background info on Firefox zooming capabilities:''' When I do the pinch-in movement on my laptop's touchpad on Firefox, the window zooms in, as if it had a magnifying glass. I'll call this the "magnifying zoom". However, Firefox has '''2 other types of zooms'''. It can zoom only the text (I'll call this "text zoom"), where the CSS property `font-size` is changed for all text, and it can zoom all elements (I'll call this "elements zoom"), where images, video tags etc., all HTML elements are increased in size. The main difference between these 3 types of zoom I found are that: - the '''magnifier zoom''' doesn't change anything about CSS or the page layout, everything stays exactly as it was, the only difference is that the window is magnified, so everything looks bigger. - the '''elements zoom does change''' the page layout. For example, by increasing the size of HTML elements, it can have the same effect of a media query for a smaller screen size and remove or reorganize column of elements. By changing elements sizes, elements can get reordered around the page. This never happens with the magnifier zoom, where the page remains exactly as it was before, but magnified. - the '''text zoom''' only changes text size, although this can also trigger a change to the page layout if HTML elements get too big. I'm currently using a bluetooth keyboard with a touchpad, when I pinch-in using this bluetooth touchpad, I get an ''elements zoom'', instead of a ''magnifier zoom'' like the one of my laptop's touchpad. I believe the reason is that my bluetooth touchpad is being recognized as a mouse, and using Ctrl+mouse wheel gets an ''elements zoom''. ## '''Question:''' Is there a way to force all pinch in movements or all zooms to be only magnifier zooms? I don't want to change the page layout, I only want to magnify a certain part I can't see properly. Is there a way to pick and choose which kind of zoom I'd like to have? I only found [addons][1] that could let me choose between '''elements zoom and text zoom''', but there's no option for the '''magnifier zoom'''. [1]: https://addons.mozilla.org/en-US/firefox/addon/zoom-page-we/