Hi,

can you share your "own patch"? Sometimes it is easier to see what
people think is going wrong by looking at their patches. Would be nice
if you could create a ticket with your patch, or at least post your
patch here if the former requires too much effort.

Thanks,
Andreas.

2009/3/4 Joao Duarte <joao.c.dua...@co.sapo.pt>:
> Hi list,
>
>
>
> We have our OpenLayers application getting the tile images via WMS.
>
>
>
> We found that in IE, after several zooms/drags some tile requests were still
> pending, even that those images no longer existed in the map area. By
> looking at the code of the destroy method in OpenLayers.Tile.Image, we found
> that the src property of imgDiv wasn’t being set to null. We tried setting
> the src property to null and the pending requests are now gone.
>
>
>
> We think this only happens in IE since that we didn’t see this behavior on
> other browsers.
>
>
>
> Currently we have our own patch. Is this a know issue? A patch already
> exists?
>
>
>
> Regards,
>
>
>
> João Duarte,
>
> SAPO Maps – http://maps.sapo.pt
>
>
>
> _______________________________________________
> Dev mailing list
> Dev@openlayers.org
> http://openlayers.org/mailman/listinfo/dev
>
>



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to