We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.