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.