[OpenLayers-Trac] [OpenLayers] #1246: click handler fails if pixelTolerance is set but mousedown is stopped
OpenLayers
trac at openlayers.org
Wed Jan 9 04:55:23 EST 2008
#1246: click handler fails if pixelTolerance is set but mousedown is stopped
-----------------------+----------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: bug | Status: closed
Priority: minor | Milestone: 2.6 Release
Component: Handler | Version: 2.5
Resolution: fixed | Keywords:
State: Complete |
-----------------------+----------------------------------------------------
Changes (by tschaub):
* status: new => closed
* state: Commit => Complete
* resolution: => fixed
Comment:
(In [5698]) The pixelTolerance check on the click handler only works if
mousedown events get to the handler. This keeps the handler from failing
in cases where mousedown is stopped and pixelTolerance is set.
r=crschmidt (closes #1246)
--
Ticket URL: <http://trac.openlayers.org/ticket/1246#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list