Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

firefox cant render some icons and uses hex values instead

  • 1 răspuns
  • 0 au această problemă
  • 1 vizualizare
  • Ultimul răspuns de cor-el

more options

the Icons code on github in this file are not correct rendered in Firefox. If I use these icons in my terminal they will get rendered in the terminal.

  • fonts-font-awesome is installed
  • Allow pages to use their own fonts is enabled
  • all addons are disabled
  • security.sandbox.content.level 1
  • gfx.downloadable_fonts.enabled true
  • use hardware acceleration available enable/disable makes no difference
  • Ubuntu 23.10
  • 6.5.0-26-generic
  • Mozilla Firefox 124.0.1
[https://github.com/sxyazi/yazi/blob/main/yazi-config/preset/theme.toml the Icons code on github] in this file are not correct rendered in Firefox. If I use these icons in my terminal they will get rendered in the terminal. * fonts-font-awesome is installed * Allow pages to use their own fonts is enabled * all addons are disabled * security.sandbox.content.level 1 * gfx.downloadable_fonts.enabled true * use hardware acceleration available enable/disable makes no difference * Ubuntu 23.10 * 6.5.0-26-generic * Mozilla Firefox 124.0.1
Capturi de ecran atașate

Toate răspunsurile (1)

more options

You can see in the Inspector that this is a read-only textarea and specifies its own monospace fonts and font-awesome is not among them.