Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Correct font not used

  • 3 个回答
  • 1 人有此问题
  • 9 次查看
  • 最后回复者为 DcnDon

more options

The drop-down menu at the top of the noted site does not display correctly in Firefox 8.01. I does display correctly in IE, Chrome, and Opera. It looks to me like Firefox does not use the correct font for the display, which causes the list to wrap rather than to display in one line.

The drop-down menu at the top of the noted site does not display correctly in Firefox 8.01. I does display correctly in IE, Chrome, and Opera. It looks to me like Firefox does not use the correct font for the display, which causes the list to wrap rather than to display in one line.

被采纳的解决方案

Turned out that this was a problem on the site - incorrect coding of the CSS caused Firefox to incorrectly render the page. Can't explain why IE, Chrome and Opera rendered the page correctly. Sorry, I don't have any additional information on the CSS coding.

定位到答案原位置 👍 0

所有回复 (3)

more options

If you have increased the minimum font size then try the default setting "none" as a high value can cause such issues.

  • Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)

Make sure that you allow websites to choose their fonts.

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

Also make sure that the gfx.downloadable_fonts.enabled pref is set to true on the about:config page.

由cor-el于修改

more options

Thanks very much for your reply. All of the settings you suggest are indeed set the way you suggested and so the situation remains the same as described in the original post.

more options

选择的解决方案

Turned out that this was a problem on the site - incorrect coding of the CSS caused Firefox to incorrectly render the page. Can't explain why IE, Chrome and Opera rendered the page correctly. Sorry, I don't have any additional information on the CSS coding.