搜尋 Mozilla 技術支援網站

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

了解更多

Thin font issue

more options

I'm not sure why but the font is thin in some websites.

the option "allow pages to choose their own fonts, instead of your selections above" is enabled

I'm not sure why but the font is thin in some websites. the option "allow pages to choose their own fonts, instead of your selections above" is enabled
附加的畫面擷圖

被選擇的解決方法

Is layout.css.font-variations.enabled set to true on the about:config page ?

What font is used ?

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website. If the Fonts tab is hidden, click the down arrow at the right end.

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

所有回覆 (4)

more options

Does it still happen in Troubleshoot Mode?

more options

yub, it still happening in troubleshoot mode. One additional note, this issue is happening on Firefox that was installed on arch Linux only

more options

選擇的解決方法

Is layout.css.font-variations.enabled set to true on the about:config page ?

What font is used ?

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website. If the Fonts tab is hidden, click the down arrow at the right end.

more options

I have used inspect fonts to detrmine the font that was causing the issue. It was freemono freeseirf

thanks a lot