Hello, This might not be a "bug" at all. It turns out that Firefox 17 is much more picky about having units in css files. One of the GeoMOOSE user group members recommended adding "px" to all of the positions, for example: "margin-left: 20;" should be changed to: "margin-left: 20px;"
jigsaw.w3.org/css-validator/ Mark Volz GIS Specialist > > Dear all, > > the following code does no longer show a map, since some days, with Firefox > 17.0.1 on Ubuntu 12.04 as well as the latest Firefox ESR version on Windows > 7. > > Please see > http://overpass-api.de/firefox_bug.html > > It still does if I switch from 2.12 to 2.11. > > It also still does show a map with Chrome. > > Even stranger, in Firebug it looks like the tiles are loaded, and they can be > viewed from the cache. > > Is this a bug in Firefox or OpenLayers? > > Best regards, > > Roland > > > _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
