[OpenLayers-Trac] Re: [OpenLayers] #3194: Problem with double click
to finish a drawing using IE6
OpenLayers
trac-20090302 at openlayers.org
Thu May 12 16:42:26 EDT 2011
#3194: Problem with double click to finish a drawing using IE6
--------------------------+-------------------------------------------------
Reporter: jorix | Owner: tschaub
Type: bug | Status: new
Priority: major | Milestone: 2.11 Release
Component: Handler.Path | Version: SVN
Keywords: | State: Needs More Work
--------------------------+-------------------------------------------------
Changes (by jorix):
* state: Awaiting User Feedback => Needs More Work
Comment:
With IE6 the problem is that pressing double click to finish drawing the
sequence of events is the following: {{{mousedown}}}, {{{mouseup}}} and
{{{mouseup}}}!. Yes disappears second {{{mousedown}}} and {{{dblclick}}}.
The patch proposes emulate the double click, like the double tap is
emulated.
This simplifies the Measure control no longer need timer :-)
All I have done testing with IE6, IE8 and FF3.16, and working correctly
:-)
But, logically a lot of tests stop working :-(([[BR]]
Before further work on this I thought it appropriate to present the
operational side of the patch.
--
Ticket URL: <http://trac.openlayers.org/ticket/3194#comment:9>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list