Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

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.