Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

firefox cant render some icons and uses hex values instead

  • 1 válasz
  • 0 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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
Csatolt képernyőmentések

Összes válasz (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.