Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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