Greetings,<div><br></div><div>I recently tried switching to the SVG2 vector layer renderer in place of the SVG renderer.  Most things appeared to work better and I was pleased that the vectors do not need to be re-rendered as I drag the map around.  I like that.</div>

<div><br></div><div>I have noticed one other difference in behavior from the SVG renderer that is not so desirable.  When certain vector features are clicked, my application makes an AJAX request that ultimately adds new features to the layer.  With SVG, these new features immediately become hoverable in that hovering over them triggers the onSelect event in the SelectFeature control that had been previously added to the map.  With SVG2, these new features are not hoverable but the features that were already there still are.</div>

<div><br></div><div>I tried deactivating and reactivating the control to no avail.  I thought I&#39;d ask the list to see if there are any other ideas.</div><div><br></div><div>This issue seemed like it could be related to the following ticket:  <a href="http://trac.osgeo.org/openlayers/ticket/3502">http://trac.osgeo.org/openlayers/ticket/3502</a> because it combines selectfeature, SVG2 and chrome and seems to have something to do with changing features.</div>

<div><br></div><div>I went to the select-feature example.  I have some trouble drawing a line and then selecting it using chrome with the SVG2 renderer.  It seems to work sometimes and not others.  Drawing a line and then clicking on &quot;select features on hover&quot; seems to work but &quot;select feature&quot; doesn&#39;t seem to work all of the time.  I can draw a line then I&#39;m unable to click to select the one that I just added.  If I click &quot;select on hover&quot; and select it then I can switch back to click to select and select it.</div>

<div><br></div><div>Hopefully, all of that made sense.  I&#39;m using Chrome version 16.0.912.63 on Linux.  This all works as I expected on Firefox with both SVG renderers.</div><div><br></div><div>Thanks,</div><div>Carl Baldwin</div>

<div><br></div>