[OpenLayers-Users] Image flickering in Firefox when changing theURL of an image layer

Drew Toto dtoto at pdsg.com
Wed Nov 18 13:20:17 EST 2009


FYI

The top flickers for me with Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1.  Turning Firebug plugin
on/off has no effect, and, when I look at the Firebug Net tab, the
images all return 304 status and are only re-requested when I mouseover
Firebug (I don't know what that's all about).

-----Original Message-----
From: users-bounces at openlayers.org [mailto:users-bounces at openlayers.org]
On Behalf Of Marc Jansen
Sent: Wednesday, November 18, 2009 5:10 AM
To: OpenLayers Users
Subject: [OpenLayers-Users] Image flickering in Firefox when changing
theURL of an image layer

Hi list,

when the URL of an imagelayer is changed via the APIMethod setUrl, the 
image is flickering regardless of the browser cache or the transition 
effect. This behaviour can be seen e.g. here:

http://www.webmapcenter.de/wetterradar/animation.html

In that demo the URL of the imagelayer is changed every 500 ms and the 
flickering should be easy to spot (at least if you wait for roughly 20 
seconds). Firebugs Net-tab shows that the images are being requested 
over and over.

The flickering is only noticeable in Firefox (3.5 Win and Linux); Opera 
10 and IE 8 work like a charm (they cache the varying images). The 
changing of the src of a pure <img> with JavaScript does not show the 
flickering (as can be seen in the above link, too). I don't have results

for other browsers.

Can anybody help me identify the root of this flickering? I am unsure 
whether this Firefox bugreport is maybe relevant to this issue: 
https://bugzilla.mozilla.org/show_bug.cgi?id=492052. I doubt that it is 
related to apache settings (Caching- or Expires-Headers) as the pure JS 
solution isn't flickering at all.

Any help or advice on this issue would be great!

Regards,
Marc

BTW.: If someone shows me a better alternative to build an animation of 
different Imagelayers, I would be happy as well :-)


_______________________________________________
Users mailing list
Users at openlayers.org
http://openlayers.org/mailman/listinfo/users



More information about the Users mailing list