Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Thin font issue

  • 4 ответа
  • 0 имеют эту проблему
  • 1 просмотр
  • Последний ответ от abdullah.ayoub2000

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