為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Stites shows "fl" next to search button

  • 2 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 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.