搜索 | 用户支持

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

详细了解

letters disappeared

  • 4 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 PeteZaSayari

more options

Firefox quantum 57.0 (64 bit) for linux mint Linux Mint 18 64 bit Kernel 4.4.0-21 generic AMD Athlon 5370 APU with Radeon R3 x 4

On some web sites all letters disappear. This didn't happen with the previous versions of firefox. The 2 screenshots were taken two minutes ago. 1) ff01.png: xml.com 2) ff02.png: github.com.

Regards

Firefox quantum 57.0 (64 bit) for linux mint Linux Mint 18 64 bit Kernel 4.4.0-21 generic AMD Athlon 5370 APU with Radeon R3 x 4 On some web sites all letters disappear. This didn't happen with the previous versions of firefox. The 2 screenshots were taken two minutes ago. 1) ff01.png: xml.com 2) ff02.png: github.com. Regards

被采纳的解决方案

The culprit seems to be some kind of new sandboxing in 57 which prevents fonts from loading.

  • Open a new tab and type about:config in the address field (press enter, accept risks, etc., etc.)
  • Type “sandbox” in the search box
  • Change the setting security.sandbox.content.level to 2
  • Restart Firefox

If that doesn’t work you could try changing it to 1.

If this solved your problem, mark as solution.

定位到答案原位置 👍 1

所有回复 (4)

more options

Couldn't upload images. Now I retry with smaller ones.

more options

No progress with firefox 57.0.1 Here are a bunch of screenshots taken with the updated browser:

  1. Coverpages
  2. Silmaril
  3. Sourceforge

Please, let me know if there is a way to solve the problem.

Regards.

more options

选择的解决方案

The culprit seems to be some kind of new sandboxing in 57 which prevents fonts from loading.

  • Open a new tab and type about:config in the address field (press enter, accept risks, etc., etc.)
  • Type “sandbox” in the search box
  • Change the setting security.sandbox.content.level to 2
  • Restart Firefox

If that doesn’t work you could try changing it to 1.

If this solved your problem, mark as solution.

由Mkll于修改

more options

Mkll said

...
  • Change the setting security.sandbox.content.level to 2
...

security.sandbox.content.level was 3, now it's 2 and it works.

Many thanks.