为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

some website fields not displaying properly

  • 3 个回答
  • 2 人有此问题
  • 3 次查看
  • 最后回复者为 bshirgur

more options

Some fields shown in the screenshot not displaying properly. How I can I get them to display properly?

Website : forums.macrumors.com Machine: Win 7 laptop I toggled ABP plus and that didnt help with the displaying of the page.

Some fields shown in the screenshot not displaying properly. How I can I get them to display properly? Website : forums.macrumors.com Machine: Win 7 laptop I toggled ABP plus and that didnt help with the displaying of the page.

被采纳的解决方案

Are you running the Firefox 38.3.0 ESR version or the Firefox 38 release?

  • Help > About

If you are on the release update channel then please update to the current Firefox 41.0.1 release.

  • Help > About Firefox

Note that 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.

  • Tools > Options > 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 to true).

Firefox 41 will allow icon fonts that use PUA code points to work with the font setting in "Options/Preferences > Content > Colors" disabled. When unsupported code points are used then you see the little boxes with the hex code.

定位到答案原位置 👍 1

所有回复 (3)

more options

The answer was to allow websites to choose their fonts. Problem resolved. Please close this question.

more options

选择的解决方案

Are you running the Firefox 38.3.0 ESR version or the Firefox 38 release?

  • Help > About

If you are on the release update channel then please update to the current Firefox 41.0.1 release.

  • Help > About Firefox

Note that 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.

  • Tools > Options > 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 to true).

Firefox 41 will allow icon fonts that use PUA code points to work with the font setting in "Options/Preferences > Content > Colors" disabled. When unsupported code points are used then you see the little boxes with the hex code.

more options

I am running 38.2.1. I cannot update it to the latest because that's limited by work administrator. Thanks very much. I was able to get it work properly by allowing websites to choose their fonts.

由bshirgur于修改