--- a/src/ldObject.cc Sun Sep 07 22:55:44 2014 +0300 +++ b/src/ldObject.cc Tue Sep 09 02:42:21 2014 +0300 @@ -880,10 +880,12 @@ document().toStrongRef()->addToSelection (self()); // If this object is inverted with INVERTNEXT, pick the INVERTNEXT as well. + /* LDBFCPtr invertnext; if (previousIsInvertnext (invertnext)) invertnext->select(); + */ } // =============================================================================