Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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
Přiložené obrázky

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (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

Zvolené řešení

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