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

FF 3.6.8 render of wsj is incorrect

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

more options

The following site is incorrectly rendered: http://online.wsj.com/home-page

This page should be three columns, not two. This worked properly before 3.6.8. So I suspect that something changed in 3.6.8 that caused this. By the way, it renders ok in chrome and IE8.

thanks gordon

The following site is incorrectly rendered: http://online.wsj.com/home-page This page should be three columns, not two. This worked properly before 3.6.8. So I suspect that something changed in 3.6.8 that caused this. By the way, it renders ok in chrome and IE8. thanks gordon

所有回复 (3)

more options

No problems her on that website. I see three column with Firefox 3.6.8

See http://kb.mozillazine.org/Websites_look_wrong

"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).

See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems

more options

cor-el,

  Wow, it was a long twisty path, but I got it.

The problem was: browser.display.use_document_fonts I had it set to zero, default is one. You can set it to one via options: options/content/fonts/advanced

 select Allow pages to choose their own fonts

And a big thanks for the pointers. I learned some stuff.