I've upgraded to v22.0 and after installing my fonts seemed to have changed, I now have to scroll to the right to see entire web page, what settings have chgd?
After upgrading to 22.0 my web pages no longer seem to fit and I am needing to scroll to the right to view the page. The font seems to have gotten larger. Any ideas as to what may have changed with my settings? Thanks.
選ばれた解決策
Hello,
Firefox on Windows is now following display scaling options which may render text larger on high resolution displays. You can adjust your screen resolution. To modify it do the following:
- Type about:config into the Firefox address bar and tap on the Enter key.
- If the warning This might void your warranty appears, click I'll be careful, I promise.
- Search for layout.css.devPixelsPerPx
- Double-click on layout.css.devPixelsPerPx to modify its value. The default is -1.0 in Firefox 22 and above. Change it to 1.0 to make it work like in previous Firefox versions.
If necessary, further adjust the value in 0.1 or 0.05 steps. Use values between 1.0 and about 0.5 to reduce elements in size. Use values greater than 1.0 to increase size. For example, a value of 1.25 will increase font size to 125% to accommodate the default DPI setting in Windows 8. Double check the value that you enter. Setting a too small value will make everything disappear and a too large value will blow things up.
If web pages still need to be adjusted then you can look at the Default FullZoom Level or NoSquint extension.
To adjust the font size for the user interface, you can use the Theme Font & Size Changer extension.
Did this fix your problems? Please report back to us!
Thank you.
この回答をすべて読む 👍 1すべての返信 (2)
選ばれた解決策
Hello,
Firefox on Windows is now following display scaling options which may render text larger on high resolution displays. You can adjust your screen resolution. To modify it do the following:
- Type about:config into the Firefox address bar and tap on the Enter key.
- If the warning This might void your warranty appears, click I'll be careful, I promise.
- Search for layout.css.devPixelsPerPx
- Double-click on layout.css.devPixelsPerPx to modify its value. The default is -1.0 in Firefox 22 and above. Change it to 1.0 to make it work like in previous Firefox versions.
If necessary, further adjust the value in 0.1 or 0.05 steps. Use values between 1.0 and about 0.5 to reduce elements in size. Use values greater than 1.0 to increase size. For example, a value of 1.25 will increase font size to 125% to accommodate the default DPI setting in Windows 8. Double check the value that you enter. Setting a too small value will make everything disappear and a too large value will blow things up.
If web pages still need to be adjusted then you can look at the Default FullZoom Level or NoSquint extension.
To adjust the font size for the user interface, you can use the Theme Font & Size Changer extension.
Did this fix your problems? Please report back to us!
Thank you.
Thank you! This helped.