--- a/src/actions.cc Wed Apr 30 23:44:50 2014 +0300 +++ b/src/actions.cc Thu May 01 14:26:10 2014 +0300 @@ -290,7 +290,7 @@ for (LDObject* obj : getCurrentDocument()->objects()) obj->select(); - updateSelection(); + ui->objectList->selectAll(); } // =============================================================================