id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,state
663,wfs layer hangs firefox when zooming,tschaub,tschaub,"Though I don't have a live setup to demonstrate it on, I've reproduced the problem that is described by Steve (http://www.nabble.com/Re%3A--OpenLayers-Users--Work-around-for-bug--541----p9798435.html)

On Windows Firefox, call to rendererRoot.setAttributeNS(null, ""viewBox"", extentString) is taking forever.  After hours of browser crashing, I've determined that it can be resolved by clearing the renderer before setting this attribute.

The following patch moves the already existing renderer.clear call in the WFS layer's moveTo above the moveTo call to the superclass.

I have no idea why this works - or didn't work before.  A browser bug I'd say.",bug,closed,critical,2.4 Release,general,2.4 RC1,duplicate,,,
