[Lazarus] Possible bug in TEdit, can somebody reproduce this?

Peter E Williams pewtas at gmail.com
Sun Apr 24 01:51:19 CEST 2011


Hi,

On 24 April 2011 09:33, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:

> On Sat, 23 Apr 2011 20:20:22 -0300
> Luiz Americo Pereira Camara <luizmed at oi.com.br> wrote:
>
> > On 23/4/2011 20:01, Bernd wrote:
> > > Linux GTK2
> > >
> > > Before I file a bug, please somebody try and confirm:
> > >
> > > Steps to reproduce:
> > > 1: put a TEdit onto a form and compile and run the application
> > > (or alternatively just open one of the IDE's dialogs which contains a
> > > TEdit like for example refactor ->  rename)
> > >
> > > 2. write some text into it and then select a few characters in the
> > > middle of the word. For example I will write the text
> > > "TFooBar" into the TEdit and then select the three letters "Foo".
> > > Then press any (printable) key.
> > >
> > > 3: I expect it to look like this (I have pressed X and the | marks the
> > > position of the caret), this is what I expect:
> > > TX|Bar
> > >
> > > 4. And this is what happens:
> > > TBX|ar
> > >
> > > It removes the "Foo" as expected but then jumps over the B and inserts
> after it.
> > >
> > > This is very annoying, its already slowly starting to influence the
> > > way I edit text in all other applications. Can somebody confirm this
> >
> > I can confirm
>
> Can you find the svn revision number that introduced this regression?
> That would help fixing the bug.
>
>
This bug does NOT occur in my Linux installation of Lazarus 0.9.31 with FPC
2.4.2 SVN rvn 30099.



>  Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110424/5a3a155f/attachment-0003.html>


More information about the Lazarus mailing list