[OpenLayers-Trac] Re: [OpenLayers] #2898: Pan/Selection issue with POI vector layer in Chrome

OpenLayers trac-20090302 at openlayers.org
Fri Oct 22 02:38:36 EDT 2010


#2898: Pan/Selection issue with POI vector layer in Chrome
-----------------------------------+----------------------------------------
 Reporter:  alexrk                 |       Owner:  tschaub               
     Type:  bug                    |      Status:  new                   
 Priority:  major                  |   Milestone:  2.11 Release          
Component:  Control.SelectFeature  |     Version:  2.10                  
 Keywords:                         |       State:  Awaiting User Feedback
-----------------------------------+----------------------------------------
Changes (by fredj):

  * state:  => Awaiting User Feedback


Comment:

 Can you try to add:
 {{{
 div.olLayerDiv {
    -khtml-user-select: none;
 }
 }}}
 in you page css and report if it fixes the issue.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2898#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list