为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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于修改