On Thu, Dec 07, 2006 at 06:49:31PM +0100, Michael Gerz wrote: > Enrico Forestieri schrieb: > >On Thu, Dec 07, 2006 at 01:17:44PM +0100, Michael Gerz wrote: > > > >>Added to Status.15x: > >> > >>+* Open some arbitrary doc; mark some text; invoke "ert-insert" => seg > >>fault > >> > > > >Cannot reproduce this one neither on Cygwin nor on Solaris. > > > I sync'ed with the latest 1.5.0svn. I still can reproduce the bug. Just > open some doc, highlight the first word and invoke "ert-insert". > > On screen you can see that LyX erases the selected text (good) but it > crashes before inserting the new ERT.
Nope, everything's ok here. I cannot reproduce the behaviour reported by Bo, either. Could it be a compiler issue? Are you compiling with gcc or msvc? However, playing a bit with this issue I discovered some other oddities. The cursor behaves strangely when a word is in a small caps font. Moving the cursor over such a word it may happen to be positioned right in the middle of a character instead that on a side of it. You cannot even select properly such a word. This smells like a metrics problem... -- Enrico