搜索 | 用户支持

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

详细了解

Weird character shows on screen and email

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

more options

On some pages, strange characters appear and cannot be read at all, please see the attached image

On some pages, strange characters appear and cannot be read at all, please see the attached image
已附加屏幕截图

被采纳的解决方案

I've found the solution, select settings, search for fonts and remove the tick at the bottom "Allow pages to choose their own fonts, instead of your selections above"

Thank you very much

定位到答案原位置 👍 2

所有回复 (4)

more options

Could you check what that font is using the Font Inspector -- here's how:

right-click (or Ctrl+click) the funky text and choose Inspect from the context menu.

Firefox should open a developer tools panel with that portion of the page's HTML code highlighted. On the right side, there will be one or two panes. On the right-most pane, if you see Fonts as an option after Layout Computed Changes (etc.), click Fonts. If you don't, click the tiny triangle at the end of that row and choose Fonts from the menu.

Then Firefox should tell you what font the site wants it to use and what it actually is using. For example:

Is your Firefox substituting some other font for Arial, or does it think it is using Arial?

more options

Thank you, I check the font is Helvetica

more options

选择的解决方案

I've found the solution, select settings, search for fonts and remove the tick at the bottom "Allow pages to choose their own fonts, instead of your selections above"

Thank you very much

more options

You shouldn't disable "Allow pages to choose their own fonts, instead of your selections above" as this will cause issues with iconic fonts used by webpages to display small icons.

You see little boxes with the hex code of the character or text labels if you do not have a font installed that covers this Unicode range or block downloadable fonts or if you do not allow pages to choose their own fonts.


You should identify what font is causing and instead fix this.

You can check in Font Book for font issues like corrupted and duplicate fonts.

Did you check what font is causing this issue ?

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.