Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

shows only part of the picture

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

why I have not shown the pictures. shows only part of the picture. part of the pictures shows.

http://s28.postimg.org/qu78y0vil/gluk.png

why I have not shown the pictures. shows only part of the picture. part of the pictures shows. http://s28.postimg.org/qu78y0vil/gluk.png

所有回复 (3)

more options

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead.

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
more options

it was installed by default, but it does not help. I don't have part of the picture. the problem is in another place

more options

Do you still see the little boxes with the hex code?

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value).

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.


You can open the Web Console (Firefox/Tools > Web Developer).

Check if there are error message with regard to downloading fonts. You can also check the Network tab for files with file size zero.

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Hold down the Shift key and left-click the Reload button
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (Mac)