Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.