Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Font icons not correctly displayed

  • 1 trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi 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 ?
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (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.