Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

letters disappeared

  • 4 válasz
  • 2 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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

Kiválasztott megoldás

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.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (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

Kiválasztott megoldás

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.

Módosította: 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.