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

搜索 | 用户支持

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

详细了解

icons on certain websites do not work

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

more options

on certain websites some icons do not show up and just show a rectangle with a four digit letter and number code that starts with a letter. Does anyone know how to fix this? I have tried resetting the cache, looking for extensions that would conflict with these websites and have cleared them, and setting the minimum font size to be none. Help

on certain websites some icons do not show up and just show a rectangle with a four digit letter and number code that starts with a letter. Does anyone know how to fix this? I have tried resetting the cache, looking for extensions that would conflict with these websites and have cleared them, and setting the minimum font size to be none. Help

所有回复 (4)

more options

I looked at the console of the website I was browsing and it gives me this error. Content Security Policy: The page’s settings blocked the loading of a resource at data:font/woff;base64,d09GRgABAAAAAIw4AB… (“font-src”). i hope this helps.

more options

What hex code is in the little boxes? Is this in the E000-E8FF PUA range that is used for downloadable fonts?

Special icons are usually supplied by an icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

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


Such a font wouldn't normally be block by CSP rules.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

If you use uBlock Origin then check the "block remote fonts" setting.


If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block content.

Firefox shows the shield icon at the left end of the location/address bar in case Content Blocking is blocking content.

  • click the shield icon for more detail and possibly disable the protection

You can check the Web Console about what content is blocked

more options

i do use ublock and i followed the instructions and now everything works normally. thank you

more options

marc1412 said

i do use ublock and i followed the instructions and now everything works normally. thank you

Hello marc1412,

Would you be so kind as to mark cor-el's post as "Chosen Solution" ("Solved the problem" button to the right)  ?

Thank you in advance  !