[mapguide-trac] #963: Ajax viewer pan/zoom executes two spatial
queries on Chrome
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Mar 15 17:35:48 EDT 2010
#963: Ajax viewer pan/zoom executes two spatial queries on Chrome
--------------------------+-------------------------------------------------
Reporter: brucedechant | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: AJAX Viewer | Version: 2.0.2
Severity: minor | Resolution:
Keywords: | External_id: 1300521
--------------------------+-------------------------------------------------
Comment (by tomfukushima):
Some info from Arthur:
In ajaxmappane.templ, when the function !RequestMapImage is invoked, the
img tag "mapImage" will send out the http request to get the image. When
the "mapImage" is loaded, it's image src will be set to "mapImage1" tag.
For IE and FF, "mapImage1" will use the cached image, but for Chrome and
Safari, a new request will be sent out.
Further investigation is needed to make sure it's not the browser's
behavior.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/963#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list