[OpenLayers-Trac] [OpenLayers] #3371: Handler.Box: Maintain the style of the cursor when documentDrag=true.

OpenLayers trac-20090302 at openlayers.org
Sat Jun 18 16:26:48 EDT 2011


#3371: Handler.Box: Maintain the style of the cursor when documentDrag=true.
-------------------------+--------------------------------------------------
 Reporter:  jorix        |       Owner:              
     Type:  feature      |      Status:  new         
 Priority:  minor        |   Milestone:  2.12 Release
Component:  Handler.Box  |     Version:  2.11 RC1    
 Keywords:               |       State:              
-------------------------+--------------------------------------------------
 Dragging the corner of the box out the map (when documentDrag=true) the
 cursor is displayed as "move" instead of "crosshair"

 To correct this, the patch proposes that only {{{Handler.Drag}}} makes the
 management of the cursor style using a new APIProperty
 {{{cursorDragStyle}}}. (this idea + CSS can be applied also to correct the
 same problem in {{{Control.DragFeature}}})

 Tests are added.

 NOTE: It may be interesting to apply this ticket in 2.11 If #3363 is
 applied in 2.11

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


More information about the Trac mailing list