This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Etsi tuesta

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Lue lisää

Why is progressive rendering of tables no longer active?

  • 1 vastaus
  • 6 henkilöllä on sama ongelma
  • 6 näyttöä
  • Viimeisin kirjoittaja kjolley

more options

I have a web application that can generate a large table - this can take many minutes. This isn't a problem since individual rows were previosly displayed in 1-2 seconds. Now with FF4 it seems that large tables only display once they have finished loading (after the closing </table> tag is received), whereas with FF3 (as well as Chrome and Safari) they start rendering as soon as data is received.

I have a web application that can generate a large table - this can take many minutes. This isn't a problem since individual rows were previosly displayed in 1-2 seconds. Now with FF4 it seems that large tables only display once they have finished loading (after the closing </table> tag is received), whereas with FF3 (as well as Chrome and Safari) they start rendering as soon as data is received.

Kaikki vastaukset (1)

more options

Quick followup to this. The issue is resolved by setting html5.parser.enable to false in about:config.