On 10 May 2002, Ronald Florence wrote: > Max Bian <[EMAIL PROTECTED]> writes: > > > >>1. The pasted text is selected by default. This is no good because > > >>another key stroke will replace it. > > > > > > This is intended and IMO opinion correct behaviour. Why do you think > > > there is a problem ? > > > > It is a problem because after the paste people would be assumed to be > > done with the pasted part. And people should move on to do something > > else. However they would need to clear the selection first if that > > "feature" is there before they can do anything. > > I agree with Max. The misbehavior of LyX after pasting is the single > most annoying feature of what is otherwise my favorite document > processor. After pasting, it should be possible to immediately edit > the inserted material without having it suddenly disappear and require > multiple presses of the <undo> key to get it back.
In case this needs more votes, yes, this is a 'bug'. In the sense that it violates the behavior of lyx1.1.6, Xemacs, kedit/kwrite/kate, jed, and just about every text editor on the face of the planet (don't know about vi). So maybe someone out there likes it, but most of the text-editing population is going to throw a fit when faced with this. And it must be easy to change, something like call unselect() after the paste() function (I don't know the code, but I can't imagine this being hard). Cheers, f.