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

搜尋 Mozilla 技術支援網站

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

了解更多

Font icons not correctly displayed

  • 1 回覆
  • 1 有這個問題
  • 8 次檢視
  • 最近回覆由 cor-el

more options

Why is the website "Biddit-Website not correctly displayed with Firefox in W10 ? The icons are not shown, see screenshot. Example link: example In Chrome it is going fine.

When I push the refresh-button in FF, the icons display correctly during a few milliseconds. Then the screen goes blank and the page is refreshed.

In the settings I have a check mark for "Allow pages to choose their own fonts, instead of your selections above"

I have no ad-blocker or such things. Could this be a bug in FF ?

Why is the website "[https://www.biddit.be Biddit-Website] not correctly displayed with Firefox in W10 ? The icons are not shown, see screenshot. Example link: [https://www.biddit.be/nl/catalog/detail/v2/227415 example] In Chrome it is going fine. When I push the refresh-button in FF, '''the icons display correctly during a few milliseconds.''' Then the screen goes blank and the page is refreshed. In the settings I have a check mark for "Allow pages to choose their own fonts, instead of your selections above" I have no ad-blocker or such things. Could this be a bug in FF ?
附加的畫面擷圖

所有回覆 (1)

more options

You see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range or block downloadable fonts.

Small icons can be supplied by an iconic font that is downloaded from the server via @font-face CSS rules. If you have content blocking extensions like uBlock Origin then make sure you do not block remote fonts.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true and if necessary click its reset button to set its value to true.


You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.