> Upon following these steps, I consistently encoutered a crash. > >1. New lyx doc. >2. Insert table (I chose 3x3) >3. Select entire table and invoke unset-all-lines from toolbar => CRASH! >
I think this is basically the same problem as bug #6553. We send an LFUN to the table, while the cursor is not in the table. Also, the toolbar items for tables should all be disabled as we are not in a table anymore. Vincent
