Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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.