[OpenLayers-Trac] [OpenLayers] #3220: conflict with PanZoomBar and other controls

OpenLayers trac-20090302 at openlayers.org
Wed Mar 30 15:25:56 EDT 2011


#3220: conflict with PanZoomBar and other controls
--------------------------------+-------------------------------------------
 Reporter:  tschaub             |       Owner:  crschmidt   
     Type:  bug                 |      Status:  new         
 Priority:  minor               |   Milestone:  2.11 Release
Component:  Control.PanZoomBar  |     Version:  2.10        
 Keywords:                      |       State:              
--------------------------------+-------------------------------------------
 The reordering of elements in r11365 introduced an issue that is visible
 with the PanZoomBar and other controls.

 The following steps demonstrate the issue:

  1. open the [http://openlayers.org/dev/examples/controls.html
 controls.html] example (at or after r11365)
  1. mousedown on the PanZoomBar's zoom handle, start dragging, and mouseup
 over one of the other map controls (e.g. the + button for the
 LayerSwitcher)
  1. see that the PanZoomBar's zoom handle still tracks with mouse
 movements

 At r11364, the behavior is different.  When you mouseup over another
 control, the zoom handle is released and the map zooms.

 However, in 2.10 and before, when you do the same steps except mouseup
 outside the map, you get the same behavior.  So, r11365 exacerbated an
 issue that existed before.  I consider this a very minor regression.

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


More information about the Trac mailing list