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!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

Fonts become bold after last update of Firefox

  • 1 odgovor
  • 1 ima to težavo
  • 16 ogledov
  • Zadnji odgovor od cor-el

more options

So I like when my Default Zoom is 120% and when coding above 130% or 140% to see code more clear. For Example, here :

https://www.w3schools.com/js/tryit.asp?filename=tryjs_array_foreach_2

When I was Zooming to 130% fonts were still thin as I like and that because I unchecked this option in Language and Appearance > Advanced > Allow pages to choose their own fonts, instead of your selections above. (and the rest of options was default)

So everything was fine as I wanted. After last update of Firefox fonts become bold when I zoom, and I really don't like it… and when I was coding in Console fonts were also thin, but now bold.

Can anyone help me to fix this as it was before ?

So I like when my Default Zoom is 120% and when coding above 130% or 140% to see code more clear. For Example, here : https://www.w3schools.com/js/tryit.asp?filename=tryjs_array_foreach_2 When I was Zooming to 130% fonts were still thin as I like and that because I unchecked this option in Language and Appearance > Advanced > Allow pages to choose their own fonts, instead of your selections above. (and the rest of options was default) So everything was fine as I wanted. After last update of Firefox fonts become bold when I zoom, and I really don't like it… and when I was coding in Console fonts were also thin, but now bold. Can anyone help me to fix this as it was before ?
Priloženi posnetki zaslona

Vsi odgovori (1)

more options

You can possibly use code in userContent.css to increase the font-size and possible set a font-family that looks better for you, Personally, I'm not a big fan of using a dark background font with editors that use context highlighting, as some colors have poor contrast and sometimes I use bold text in such a case.


More info about userContent.css and userChrome.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html