[OpenLayers-Trac] [OpenLayers] #957: Handler.Point event problem in Firefox

OpenLayers trac at openlayers.org
Tue Sep 4 14:44:44 EDT 2007


#957: Handler.Point event problem in Firefox
---------------------------+------------------------------------------------
 Reporter:  openlayers     |       Owner:  tschaub    
     Type:  bug            |      Status:  new        
 Priority:  minor          |   Milestone:  2.5 Release
Component:  Handler.Point  |     Version:  2.4        
 Keywords:                 |  
---------------------------+------------------------------------------------
 This bug occurs in Firefox.  IE6 and IE7 are fine.  No idea about other
 browsers.  Code to reproduce is attached.

 The first file (custom-control-box.html) is a slight adaptation of the
 examples/custom-control.html file.  The only difference from the original
 being that instead of alerting the results it displays them in a div
 immediately below the map div.  It works perfectly.  :)

 The second example (custom-control-point.html)has one further change from
 the example above.  The handler has been changed from Box to Point.  Now
 if you shift click the map the co-ords are displayed below the map as
 before, if you then shift click outside the map div the co-ords are
 recalculated and displayed.  This should not happen!  Further clicks
 outside the map do not trigger the handler.

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


More information about the Trac mailing list