Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

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

Подробнее

Why is Firefox(57.0.4) blocking http content(woff2 fonts) on pages that run on http protocol with msg(Blocked loading mixed active content)

  • 4 ответа
  • 2 имеют эту проблему
  • 162 просмотра
  • Последний ответ от MerlinCorey
  • Архивировано

woff2 fonts in Firefox 57.0.4 on http pages get blocked with message - Blocked loading mixed active content “http:// .....

woff2 fonts in Firefox 57.0.4 on http pages get blocked with message - Blocked loading mixed active content “http:// .....

Все ответы (4)

This is not a new behaviour, this is in effect since Firefox 23. Only passive content is allowed through unsecured channels (i.e. http) if you are using a secure (i.e. HTTPS) connection. This should be fixed at the website.

For more information, you can read this article: https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content

page is running httpprotocol, everything works ok, except woff2 fonts get flagged as Blocked loading mixed active content even tho those too are being served from same server with http protocol

Can you provide the URL with the issue?