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!

Search Support

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.

Learn More

firefox cant render some icons and uses hex values instead

  • 1 பதிலளி
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 1 view
  • Last reply by cor-el

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
Attached screenshots

All Replies (1)

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.