Confirmed this in FF 17.0.1 on my Gentoo box. Interestingly, FF seems to load the image (mouseover the element in firebug shows the tile). The HTML for the element is as follows: <img class="olTileImage olImageLoadError" style="visibility: inherit; opacity: 1; position: absolute; left: 200%; top: 162%; width: 256%; height: 256%;" src="http://d.tile.openstreetmap.de/tiles/osmde/14/8514/5503.png" crossorigin="anonymous">
Note the olImageLoadError class. I tried removing that, and also fiddling with z-index and visibility in the CSS but no change (except the pink went away leaving white background). Also tried changing the (odd) width/height settings in the CSS from 256% to 256px with no change. I'll fiddle a bit more and see if I see anything. Paul On Thu, Jan 10, 2013 at 11:29 AM, Roland Olbricht <[email protected]>wrote: > Dear all, > > > And it's still ok with FF 16.0.2 > > thank you all for the feedback. I'm sorry, I've errorneously left the 2.11 > link in the page. Please check again > http://overpass-api.de/firefox_bug.html > http://overpass-api.de/firefox_211.html > where the first one includes OL 2.12 and the second one includes 2.11. > > For me, all three don't work on neither Firefox 16.0.2, 17.0.1, and 18. > > Best regards, > > Roland > > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users >
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
