Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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
Immagini allegate

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (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

Soluzione scelta

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