[OpenLayers-Trac] [OpenLayers] #3202: click handler fires a "click" event when it should not

OpenLayers trac-20090302 at openlayers.org
Tue Mar 29 12:21:09 EDT 2011


#3202: click handler fires a "click" event when it should not
---------------------------+------------------------------------------------
 Reporter:  erilem         |       Owner:  tschaub     
     Type:  bug            |      Status:  new         
 Priority:  major          |   Milestone:  2.11 Release
Component:  Handler.Click  |     Version:  2.10        
 Keywords:                 |       State:              
---------------------------+------------------------------------------------
 The click handler fires a "click" event on touchend even when it hasn't
 gotten any touchstart. This is because {{{this.down}}} isn't reset on
 touchend. The attached patch fixes that.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3202>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list