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

搜索 | 用户支持

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

详细了解

Broken Icon Images on several sites

  • 4 个回答
  • 0 人有此问题
  • 16 次查看
  • 最后回复者为 cor-el

more options

On several websites, little icon graphics don't display properly. In their place is a little square box with letters and/or numbers. For example, in Zoho Mail, all of the little icons that accompany the various page functions like Inbox, Trash, Delete, Calendar, Tasks, Bookmarks... they all appear as little square blocks of letter & numbers, like below:

E9|E9 05|00 Bookmarks

How do I fix this??

Thanks in advance for your help!

On several websites, little icon graphics don't display properly. In their place is a little square box with letters and/or numbers. For example, in Zoho Mail, all of the little icons that accompany the various page functions like Inbox, Trash, Delete, Calendar, Tasks, Bookmarks... they all appear as little square blocks of letter & numbers, like below: E9|E9 05|00 Bookmarks How do I fix this?? Thanks in advance for your help!
已附加屏幕截图

由beachboui于修改

所有回复 (4)

more options

^^^^^^^^

由beachboui于修改

more options

The box indicates that Firefox is using a font that doesn't have the character called for by the page (the box shows the character code). Two common reasons for this situation here on the support forum:

(1) Settings changed to override page fonts (2) Add-on blocking remote fonts

For #1, click the "Advanced" button in the Fonts section of the Settings page and make sure you've got the "Allow pages to choose their own font" box checked.

For #2, this may vary from one add-on to the next. For uBlock Origin, for example, there is a global setting to block remote fonts.

more options

Well, I'm not sure it solved my problem. But, your answer confirms some suspicions about add-ons. I've tried to reset the Fonts section to default settings. I will try whitelisting the offend domains in uBlock Origin. Thank you!

more options

The screenshot shows that those icons are PUA (Private Use Area; E000-E8FF) code points, so it is likely that some remote font is blocked.

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.