We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

What is wrong with the fonts in firefox?

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.