[OpenLayers-Trac] Re: [OpenLayers] #3399: Control.DragFeature: Sometimes not detected "mouseout" dragging points

OpenLayers trac-20090302 at openlayers.org
Sat Jul 2 14:56:50 EDT 2011


#3399: Control.DragFeature: Sometimes not detected "mouseout" dragging points
--------------------------+-------------------------------------------------
 Reporter:  jorix         |       Owner:              
     Type:  bug           |      Status:  new         
 Priority:  minor         |   Milestone:  2.11 Release
Component:  Handler.Drag  |     Version:  2.10        
 Keywords:                |       State:  Review      
--------------------------+-------------------------------------------------

Comment(by ahocevar):

 jorix, what you're doing in mousemoveLeft is more or less the same that's
 done in {{{OpenLayers.Util.mouseLeft}}}, except for the parentNode trick
 to detect SVG root nodes. So I am attaching a new patch that makes a
 minimal change to {{{OpenLayers.Util.mouseLeft}}}. It would be great if
 you could see if this also fixes your issue. If not, I still think that
 the issue is in {{{OpenLayers.Util.mouseLeft}}}, and I'd like to see it
 fixed there.

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


More information about the Trac mailing list