[OpenLayers-Trac] Re: [OpenLayers] #2943: Panning problem in IE

OpenLayers trac-20090302 at openlayers.org
Mon Mar 14 04:08:43 EDT 2011


#2943: Panning problem in IE
-----------------------------------+----------------------------------------
 Reporter:  paweluz                |       Owner:              
     Type:  bug                    |      Status:  new         
 Priority:  minor                  |   Milestone:  2.11 Release
Component:  Control.Pan            |     Version:  SVN         
 Keywords:  panning, pan, IE, map  |       State:              
-----------------------------------+----------------------------------------

Comment(by erilem):

 I can also reproduce the issue using the fullScreen example. The issue
 occurs when I move fast out of the browser window. I've added
 console.log's here and there, and it turns out that IE (version 8 here)
 gives weird clientX/clientY values (-3, -3) on mouseout when leaving the
 browser window fast enough.

 {{{
 handlebrowserevent 379 73
 handlebrowserevent 396 102
 handlebrowserevent 567 123
 handlebrowserevent 567 123
 handlebrowserevent 647 148
 handlebrowserevent -3 -3
 }}}

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2943#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list