Re: [Patch] fix bug 1812

2005-04-09 Thread Martin Vermeer
On Fri, Apr 08, 2005 at 11:57:00AM +0300, Martin Vermeer wrote: > Attached. > > Now the cursor positioning is correct, and the crash is gone. Only price > to pay is that now you cannot enter the inner inset with the mouse, but > have to use the arrow keys. So this is a bit of a hack, but should be

Re: [Patch] fix bug 1812

2005-04-08 Thread Alfredo Braunstein
Martin Vermeer wrote: > Attached. > > Now the cursor positioning is correct, and the crash is gone. Only price > to pay is that now you cannot enter the inner inset with the mouse, but > have to use the arrow keys. So this is a bit of a hack, but should be OK > to get 1.4 out the door ;-) > > Th