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

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

Μάθετε περισσότερα

F053 boxes instead of images on multiple websites.

  • 3 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από cor-el

more options

At some point little icons or images became replaced with small boxes with a "F053" or "F0XX" where XX is a set of numbers on several websites, I cannot seem to get that fixed.

Image link: http://postimg.org/image/f7zp1wvnh/

Resetting firefox is LAST RESORT.


Thanks in advance.

At some point little icons or images became replaced with small boxes with a "F053" or "F0XX" where XX is a set of numbers on several websites, I cannot seem to get that fixed. Image link: http://postimg.org/image/f7zp1wvnh/ Resetting firefox is LAST RESORT. Thanks in advance.

Επιλεγμένη λύση

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click to toggle its value).

You can open the about:config page via the location bar and you can accept the warning and click "I'll be careful" to continue.

Ανάγνωση απάντησης σε πλαίσιο 👍 2

Όλες οι απαντήσεις (3)

more options

Επιλεγμένη λύση

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click to toggle its value).

You can open the about:config page via the location bar and you can accept the warning and click "I'll be careful" to continue.

more options

@cor-el Thank you that worked great.