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".

Learn More

Firefox does not display application icons. Instead I see small box outlines.

  • 4 trả lời
  • 5 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi Gymlea

more options

When I run an online application, such as Horde Mail, I see no buttons, nor words that are clickable. Instead I see a small box where the button, or clickable-word, should be. The small box is rectangular, is in outline, and has four tiny characters in the middle. What are these? How do I convert them to the buttons they are supposed to be?

When I run an online application, such as Horde Mail, I see no buttons, nor words that are clickable. Instead I see a small box where the button, or clickable-word, should be. The small box is rectangular, is in outline, and has four tiny characters in the middle. What are these? How do I convert them to the buttons they are supposed to be?

Giải pháp được chọn

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

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

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
Đọc câu trả lời này trong ngữ cảnh 👍 4

Tất cả các câu trả lời (4)

more options
more options

I should have said, that all of the sites which have problems, worked fine for years. This behavior only began a couple of months (weeks?) ago.

more options

Giải pháp được chọn

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

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

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
more options

Thanks so much. This was really bothering me. It was the "Allow pages to choose their own fonts, instead of my selections above". I do not remember doing that, although I must have. Thanks again.