搜索 | 用户支持

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

详细了解

Garbled font issue not solved with other solutions

more options

My browser displays many websites, emails, etc. using a strange garbled font (see attached image for reference).

I already checked the preference setting for allowing websites to select their own fonts. The issue also persists in Troubleshooting mode. I have also used the "Inspect element" tool when this has occurred, also to no avail. I imagine at this point the only real solution is to delete and reinstall Firefox, but I'd love to hear if someone has another solution! Thanks!

Note that text in bold / italics often shows up just fine. I can also copy-paste any of this text and it displays correctly.

My browser displays many websites, emails, etc. using a strange garbled font (see attached image for reference). I already checked the preference setting for allowing websites to select their own fonts. The issue also persists in Troubleshooting mode. I have also used the "Inspect element" tool when this has occurred, also to no avail. I imagine at this point the only real solution is to delete and reinstall Firefox, but I'd love to hear if someone has another solution! Thanks! Note that text in bold / italics often shows up just fine. I can also copy-paste any of this text and it displays correctly.
已附加屏幕截图

被采纳的解决方案

This is usually a problem with a specific font (Helvetica Neue is mentioned) and you need to identify the font and fix this.

Did you check in Font Book for font issues like corrupted and duplicate fonts ?

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.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

This is usually a problem with a specific font (Helvetica Neue is mentioned) and you need to identify the font and fix this.

Did you check in Font Book for font issues like corrupted and duplicate fonts ?

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.

more options

I was able to use the Inspector to identify Charter as the problem. I then used my font book and discovered that I indeed had two copies of the Charter font. Deleting one fixed the problem. Thanks!!