[OpenLayers-Trac] [OpenLayers] #2943: Panning problem in IE
OpenLayers
trac-20090302 at openlayers.org
Mon Nov 22 12:33:19 EST 2010
#2943: Panning problem in IE
-----------------------------------+----------------------------------------
Reporter: paweluz | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: Control.Pan | Version:
Keywords: panning, pan, IE, map | State:
-----------------------------------+----------------------------------------
Problem: When I have a cursor e e.g. at the center of the map, and then do
a panning to the bottom of of the web browser (the mouse goes out of the
map viewport - try to "escape" from the map area during the padding to the
status bar) the map position strangely changes. This stuff happens only in
the IE
You can see that in this example:
http://openlayers.org/dev/examples/fullScreen.html
My comments on that: When I do the drag (panning on the map) an move e.g.
on the bottom status bar of the Web Browser the mouseout event fires up.
Then it calls the method panMapDone but with the '''wrong XY values! '''.
I did some debug and the values are always less than 0. Here you have got
the link to an example:
http://img252.imageshack.us/img252/3498/panningbug.png
The values are always OK when I do the panning on the map, but when I go
outside the map there is a problem.
--
Ticket URL: <http://trac.openlayers.org/ticket/2943>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list