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.