搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

FF 3.6.8 render of wsj is incorrect

  • 3 回覆
  • 5 有這個問題
  • 1 次檢視
  • 最近回覆由 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.