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!

搜索 | 用户支持

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

Learn More

Question marks when viewing web pages

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

more options

Hi,

I've been getting question marks instead of words (typefaces) when I load some websites. This isn't consistent. When I use Safari, everything is just fine. Even Chrome.

I've tried everything I could find worth trying in other peoples' queries with no luck.

This is super frustrating.

Deb

Hi, I've been getting question marks instead of words (typefaces) when I load some websites. This isn't consistent. When I use Safari, everything is just fine. Even Chrome. I've tried everything I could find worth trying in other peoples' queries with no luck. This is super frustrating. Deb
已附加屏幕截图

所有回复 (1)

more options

This likely means that Firefox isn't able to access the requested font locally and falls back to a 'last resort' font that shows all glyphs as a '?' or an 'A'.

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


You can check for sandbox security issues when Firefox has a problem to access fonts installed locally.

You can set this pref to 2 or 1 on the about:config page to reduce the sandbox security level.

  • security.sandbox.content.level = 1
  • close and restart Firefox to make the change effective.

If '1' still doesn't have effect then try '0' to disable the sandbox.

If this didn't work then undo/reverse the change and reset the pref via the right-click context menu to the default value.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

See also:

由cor-el于修改