Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

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

Learn More

when i open a link on xfinity.com i get placeholders instead of icons of different functions, ie, share, etc. WHY?

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

more options

"http://my.xfinity.com/?cid=customer" is my home page; opens fine. But when I open a newslink from the homepage, I got to the page fine, but it doesn't finish loading. The wheel in the address tab just keeps spinning. And, I get "placeholders" instead of icons for mail, twitter, facebook, etc.... or for play or stop in the videos. I'm using FFx v39.0 on a MAC 27 running Maverick 10.9.5. (PS I hate Yosemite). this problem doesn't exist in Safari. Is there an incompatibility issue with Xfinity and FFx?

"http://my.xfinity.com/?cid=customer" is my home page; opens fine. But when I open a newslink from the homepage, I got to the page fine, but it doesn't finish loading. The wheel in the address tab just keeps spinning. And, I get "placeholders" instead of icons for mail, twitter, facebook, etc.... or for play or stop in the videos. I'm using FFx v39.0 on a MAC 27 running Maverick 10.9.5. (PS I hate Yosemite). this problem doesn't exist in Safari. Is there an incompatibility issue with Xfinity and FFx?

被選擇的解決方法

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

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

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

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

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

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

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

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