搜索 | 用户支持

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

详细了解

Unicode Bold Characters do not Display on Webpages (But do Display in Inspect)

more options

I've noticed recently that some Unicode characters are not rendering properly on some websites. Specifically the Unicode characters for Mathematical Bold Capitals, though there may be others. I've noticed this issue on Twitch and GitHub. Screenshots for the repository sainnhe/everforest are attached along with the Inspector. Notice the characters do not appear properly on the webpage but are rendered just fine in Inspector. I also attached the screenshot for Unicode Mathematical Bold Capital E.

I am running Firefox version 132.0 on macOS Sequoia 15.0.1. The problem remains in Troubleshoot Mode. The problem does not appear in Chrome or Safari. The problem does not appear on my iPhone or Android tablet.

In posts with similar issues I've seen the suggestion to toggle "Allow pages to choose their own fonts", the issue does not respond to changing this setting (it is on in all the screenshots).

I've noticed recently that some Unicode characters are not rendering properly on some websites. Specifically the Unicode characters for Mathematical Bold Capitals, though there may be others. I've noticed this issue on Twitch and GitHub. Screenshots for the repository [https://github.com/sainnhe/everforest sainnhe/everforest] are attached along with the Inspector. Notice the characters do not appear properly on the webpage but are rendered just fine in Inspector. I also attached the screenshot for [https://unicodeplus.com/U+1D404 Unicode Mathematical Bold Capital E]. I am running Firefox version 132.0 on macOS Sequoia 15.0.1. The problem remains in Troubleshoot Mode. The problem does not appear in Chrome or Safari. The problem does not appear on my iPhone or Android tablet. In posts with similar issues I've seen the suggestion to toggle "Allow pages to choose their own fonts", the issue does not respond to changing this setting (it is on in all the screenshots).
已附加屏幕截图

被采纳的解决方案

Fixed!

Navigating to Web Developer Tools, thanks to How do I fix incorrectly displaying fonts?, I found out that the font download was being blocked which lead me to Request for font "xxx" blocked at visibility level 2 (requires 3) in nightly.

zeroknight suggested that Firefox fingerprinting protection may be the cause. The solution would then be to override fingerprint protection for fonts. I did as suggested: "You can disable font protection by going to about:config and changing privacy.fingerprintingProtection.overrides to -FontVisibilityBaseSystem,-FontVisibilityLangPack."

After reloading the previously broken page the characters appeared as expected!

Somehow in all my searching those two posts didnt come up with any combination of 'unicode' and 'not displaying properly'. Hopefully leaving this will help someone else who did not know how to phrase the problem properly.

定位到答案原位置 👍 0

所有回复 (1)

more options

选择的解决方案

Fixed!

Navigating to Web Developer Tools, thanks to How do I fix incorrectly displaying fonts?, I found out that the font download was being blocked which lead me to Request for font "xxx" blocked at visibility level 2 (requires 3) in nightly.

zeroknight suggested that Firefox fingerprinting protection may be the cause. The solution would then be to override fingerprint protection for fonts. I did as suggested: "You can disable font protection by going to about:config and changing privacy.fingerprintingProtection.overrides to -FontVisibilityBaseSystem,-FontVisibilityLangPack."

After reloading the previously broken page the characters appeared as expected!

Somehow in all my searching those two posts didnt come up with any combination of 'unicode' and 'not displaying properly'. Hopefully leaving this will help someone else who did not know how to phrase the problem properly.

由CalvinSprouse于修改

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题