Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

How to get rid of "Request for font YOUR_FONT_NAME_HERE blocked at visibility level 2 (requires 3)" warning and get your font working?

  • 3 odpowiedzi
  • 1 osoba ma ten problem
  • 110 wyświetleń
  • Ostatnia odpowiedź od antizilla

more options

I updated from version 106 to the latest version just now and my user-defined fonts stopped displaying on a local HTML page (stored locally on my computer); this warning showing up in the console: "Request for font FONT_NAME_HERE blocked at visibility level 2 (requires 3)."

I specify fonts using "font-family" property (CSS).

Help me out here, please. How can I fix this (so my pages look proper again)?

Thank you.

I updated from version 106 to the latest version just now and my user-defined fonts stopped displaying on a local HTML page (stored locally on my computer); this warning showing up in the console: "Request for font FONT_NAME_HERE blocked at visibility level 2 (requires 3)." I specify fonts using "font-family" property (CSS). Help me out here, please. How can I fix this (so my pages look proper again)? Thank you.

Wybrane rozwiązanie

Fingerprinting protection has been added to Strict Tracking Protection which uses a hard-coded list of visible fonts. You can switch to Custom mode and disable "Suspected fingerprinters" if fonts are more of a priority.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (3)

more options

This is due bug 1736005, bug 1715501 and bug 1715537.

Do you have fingerprint protection enabled in Settings (or using it in a private window)?

Zmodyfikowany przez TyDraniu w dniu

more options

Wybrane rozwiązanie

Fingerprinting protection has been added to Strict Tracking Protection which uses a hard-coded list of visible fonts. You can switch to Custom mode and disable "Suspected fingerprinters" if fonts are more of a priority.

more options

TyDraniu, zeroknight, hey there and thank you for your replies.

I went to Settings, unchecked the "Suspected fingerprinters" box and the problem went away.

Thank you!