Hi, I'm developing a custom Editing ToolBar as an OL Control (with Draw| ModifyFeature controls included.<div>The custom behaviour I want to achive is:  when a new feature is added select it and activate the modifyFeature Control of the toolBar.</div>

<div>So I created a  "featureAdded" Listener to achive this.</div><div>The problem starts after activing ModifyControl (with defeault attributes selectControl.clickout =true and standalone=false), a click event is propagated  throw ModifyControl.selectControl and  <b>clickoutFeature</b> method is called on it.</div>
<div>and  the new Feature recently selected is unselected :(.</div><div>Any workarround?</div><div>Thanks</div><div>Nacho</div><div><br></div>