<div dir="ltr"><div class="gmail_extra">Juha and Maciej,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regarding control delete not working here is what I've found:<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Drop a control on the docked form designer</div><div class="gmail_extra">If you press delete with any control selected nothing happens</div><div class="gmail_extra">  What should happen is the control is removed from the docked form designer</div><div class="gmail_extra"><br></div><div class="gmail_extra">BUT</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you have the object inspector visible, and the component tree visible above it, you can select a control using the tree.</div><div class="gmail_extra">After you select one control from the component tree, you can then select go back to the docked form designer and press the delete key.</div><div class="gmail_extra">The delete key will then work as intended until you create a new form and the process must be repeated.</div><div class="gmail_extra"><br></div><div class="gmail_extra">So in summary, selecting a control in the component tree somehow fixes this bug.</div><div class="gmail_extra"><br></div><div class="gmail_extra">System details: Gtk2 on Ubuntu with AnchorDocking installed</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>