On Sun, Oct 09, 2005 at 02:43:11PM +0200, Georg Baum wrote: > Open a new document. Open a new math formula with C-M, and type > \sqrt<space>. The result is of course an empty sqrt inset. Now undo and > get a nice crash. > If you insert the sqrt via the math panel you get no crash, but have to > press undo 4 times (instead of 2 times) in order to get an empty document > again. > > The reason for the crash is an invalid cursor, caused by too many recorded > undo steps. The attached patch fixes both problems. OK to apply?
Doesn't look wrong. Andre'