搜尋 Mozilla 技術支援網站

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

Learn More

Difference in fonts/font size in Firefox 114 vs 113

  • 2 回覆
  • 0 有這個問題
  • 50 次檢視
  • 最近回覆由 iam18

more options

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile.

On Firefox 114, the fonts are larger. I could not make it the same as in Firefox 113, despite all the configuration in the profile is the same. Downgrading to Firefox 113 return the previous font size/rendering.

However, in Firefox 114 there's a font difference even between my old profile and fresh new profile. The font configuration in the settings is exactly the same between these two profiles (default profile, Latin and Cyrillic — the same font families, sizes, checkboxes, i've even checked about:config options searching by "font" — all the same).

Check the screenshots.

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile. On Firefox 114, the fonts are larger. I could not make it the same as in Firefox 113, despite all the configuration in the profile is the same. Downgrading to Firefox 113 return the previous font size/rendering. However, in Firefox 114 there's a font difference even between my old profile and fresh new profile. The font configuration in the settings is exactly the same between these two profiles (default profile, Latin and Cyrillic — the same font families, sizes, checkboxes, i've even checked about:config options searching by "font" — all the same). Check the screenshots.
附加的畫面擷圖

被選擇的解決方法

Turns out this is a change of privacy.resistFingerprinting feature.

To allow all fonts without disabling fingerprint resistance, set layout.css.font-visibility.resistFingerprinting=3 This obviously would worsen the fingerprint resistance.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

GIF to make it obvious

more options

選擇的解決方法

Turns out this is a change of privacy.resistFingerprinting feature.

To allow all fonts without disabling fingerprint resistance, set layout.css.font-visibility.resistFingerprinting=3 This obviously would worsen the fingerprint resistance.