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

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

Learn More

Stites shows "fl" next to search button

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

more options

Hi,

Instead of a lot of button and search options, just boxes or "fl" is appearing on the screen.

I have added a screenshot.

I use a Mac.

Kind regards,

Hi, Instead of a lot of button and search options, just boxes or "fl" is appearing on the screen. I have added a screenshot. I use a Mac. Kind regards,
Συνημμένα στιγμιότυπα

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

Note that this isn't 'fl' (FL), but is F1xx denoting the F000-FFFF Unicode block.


Special icons are usually supplied by a special icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

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

There are also extensions that can block downloadable fonts, so if you have any content blocking extensions then make sure they do not block these font files. You can also check the Web Console for font related messages.

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

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

more options

On modern websites, icons (such as the search icon) are generally displayed using a custom font, instead of an image, which was the practice in the past. If you have set Firefox to prevent websites from using their own custom font, then Firefox will not be able to display the icons.

To fix this, do the following:

  1. Open the Firefox settings or type about:preferences in the Firefox address bar
  2. Select the General tab
  3. Find the Fonts & Colors section
  4. Select the Advanced... button in that section
  5. Ensure that the Allow pages to choose their own fonts, instead of your selections above option is checked
NOTE: You may need to restart Firefox for the changes to take effect.
more options

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

Note that this isn't 'fl' (FL), but is F1xx denoting the F000-FFFF Unicode block.


Special icons are usually supplied by a special icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

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

There are also extensions that can block downloadable fonts, so if you have any content blocking extensions then make sure they do not block these font files. You can also check the Web Console for font related messages.