Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.