[OpenLayers-Trac] Re: [OpenLayers] #3399: Control.DragFeature:
Sometimes not detected "mouseout" dragging points
OpenLayers
trac-20090302 at openlayers.org
Sat Jul 2 05:07:59 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:
--------------------------+-------------------------------------------------
Comment(by jorix):
[attachment:log_the_bug-3399.patch log_the_bug-3399.patch] serves only to
take log of the problem. Can be viewed annotations from:
* ['''A'''] {{{mouseout}}} in {{{this.map.eventsDiv}}}
* ['''B'''] {{{mouseout}}} in {{{document}}}
* ['''C'''] {{{mousemove}}} in {{{document}}}
If everything works correctly displays only the first ['''A'''] since it
cancels the other observers.
NOTE: Usually when it fails the annotations are of two events: ['''B''']
and ['''C''']. But when the cursor goes to {{{Control.PanZoon}}} only
observed ['''C'''], and ['''B'''] only occurs if the cursor is moved from
one button to another button.
--
Ticket URL: <http://trac.openlayers.org/ticket/3399#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list