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

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

Learn More

Icons now showing. Volume icon shows up as letters "vo" or fullscreen icon shows as "Ful"

  • 3 ответа
  • 1 имеет эту проблему
  • 3 просмотра
  • Последний ответ от ludder.jas

more options

No icons are showing up on the browser. I went to mixer for game streams and instead of the proper media icons, this shows up instead

No icons are showing up on the browser. I went to mixer for game streams and instead of the proper media icons, this shows up instead
Приложенные скриншоты

Выбранное решение

It is possible that the images can not be downloaded and that the alt text is displayed instead and only a few characters fit in the space the image would take.

Special icons are usually supplied by an icon font that is downloaded from the server via @font-face CSS rules.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true). Also make sure you allow pages to choose their own fonts.

  • Options/Preferences -> General: Fonts & Colors -> Advanced
    [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the Web Console for font related messages.

  • "3-bar" menu button or Tools -> Web Developer
Прочитайте этот ответ в контексте 👍 1

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

more options

Выбранное решение

It is possible that the images can not be downloaded and that the alt text is displayed instead and only a few characters fit in the space the image would take.

Special icons are usually supplied by an icon font that is downloaded from the server via @font-face CSS rules.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true). Also make sure you allow pages to choose their own fonts.

  • Options/Preferences -> General: Fonts & Colors -> Advanced
    [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the Web Console for font related messages.

  • "3-bar" menu button or Tools -> Web Developer
more options

If you use uBlock Origin make sure not to "block remote fonts".

more options

cor-el said

It is possible that the images can not be downloaded and that the alt text is displayed instead and only a few characters fit in the space the image would take. Special icons are usually supplied by an icon font that is downloaded from the server via @font-face CSS rules. You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true). Also make sure you allow pages to choose their own fonts. *Options/Preferences -> General: Fonts & Colors -> Advanced
[X] "Allow pages to choose their own fonts, instead of my selections above"
You can check the Web Console for font related messages.
  • "3-bar" menu button or Tools -> Web Developer

That fixed it for me, thank you! You're awesome!

Изменено ludder.jas