当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

What is wrong with the fonts in firefox?

  • 6 件の返信
  • 8 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: DaddyMagic3000

more options

Recently something has changed in Firefox. Fonts on some pages look awful, others look fine. I have tried resetting firefox, reinstalling firefox, deleting the profile, changing the font setting nothing works. I've attached an example of the same page in M'soft Edge side by side with Firefox. It seems to only be lower case 'L', both upper and lower case 'i', upper case E, the left hand side of an upper case B, the right hand edge of an uppercase M, left hand edge of a D, an upper case N - all of these are in bold.

Recently something has changed in Firefox. Fonts on some pages look awful, others look fine. I have tried resetting firefox, reinstalling firefox, deleting the profile, changing the font setting nothing works. I've attached an example of the same page in M'soft Edge side by side with Firefox. It seems to only be lower case 'L', both upper and lower case 'i', upper case E, the left hand side of an upper case B, the right hand edge of an uppercase M, left hand edge of a D, an upper case N - all of these are in bold.

すべての返信 (6)

more options

With attachement

more options

You can right-click and select "Inspect Element" to open the Inspector ("3-bar" menu button or Tools -> Web Developer) with this element selected.

You can check the font used for selected text in the Font tab in the right pane of the Inspector. Set devtools.fontinspector.enabled to true on the about:config page to enable the Font tab.

more options

Hi Cor-el,

It says it is using Open Sans

more options

I have found a workaround, by unchecking "Allow pages to choose their own fonts, instead of my selections above" in the Options>Content>Fonts & Colours ---> Advanced section.

I guess I can live with this...

more options

I assume that Firefox is having a problem with the Open Sans font. You can try to disable the CSS rule that sets font-family: "open sans" in the Inspector and try to set another font to test this.

more options

I agree but I'm not developing a page, so unless there is a way to change this for all pages I visit that may potentially use the Open Sans font, I will just have to live with the workaround. It's just odd that this just suddenly happened, it must have bee a Windows/Firefox/Nvidia driver update that caused it.

Really appreciate all the advice help you have offered Cor-el.