Discussion:
[Lazarus] Bug in form Taborder?
frans via Lazarus
2018-05-03 16:47:10 UTC
Permalink
Hi,

I'm using Lazarus 1.6.4 and 1.8.2 on Windows10. When I use the Tab order
form a second time, I always get the component and children that I used
the first time. I must shut down Lazarus and start again to make it work.
Am I doing something wrong or is this a bug? I checked de bugs list but
cannot find a bug report for this. If it is a bug, I will file a bugreport.

--
mvg
Frans van Leeuwen
M 06-51695390


---
Deze e-mail is gecontroleerd op virussen door AVG.
http://www.avg.com

--
Mattias Gaertner via Lazarus
2018-05-03 21:05:51 UTC
Permalink
On Thu, 3 May 2018 18:47:10 +0200
frans via Lazarus <***@lists.lazarus-ide.org> wrote:

> Hi,
>
> I'm using Lazarus 1.6.4 and 1.8.2 on Windows10. When I use the Tab order
> form a second time, I always get the component and children that I used
> the first time.

What do you mean with "get the component and children that I used the
first time"?

Mattias
--
frans via Lazarus
2018-05-04 08:28:30 UTC
Permalink
Hi Mattias

I've added 2 images. In both images the Tab order form shows the samen
content, while the form on the richt shows a different selected component.
I hope now you understand what I mean.

mvg
Frans van Leeuwen
M 06-51695390

Op 3-5-2018 om 23:05 schreef Mattias Gaertner via Lazarus:
> On Thu, 3 May 2018 18:47:10 +0200
> frans via Lazarus <***@lists.lazarus-ide.org> wrote:
>
>> Hi,
>>
>> I'm using Lazarus 1.6.4 and 1.8.2 on Windows10. When I use the Tab order
>> form a second time, I always get the component and children that I used
>> the first time.
> What do you mean with "get the component and children that I used the
> first time"?
>
> Mattias



---
Deze e-mail is gecontroleerd op virussen door AVG.
http://www.avg.com
Vojtěch Čihák via Lazarus
2018-05-05 10:35:06 UTC
Permalink
Hi,
 
this is very probably issue https://bugs.freepascal.org/view.php?id=30010 - resolved in meanwhile.
You wrote that you use two versions of Lazarus. Does it happen in the newer 1.8.2 too? I don't know if the fix is there.
 
V.


______________________________________________________________
> Od: frans via Lazarus <***@lists.lazarus-ide.org>
> Komu: Mattias Gaertner via Lazarus <***@lists.lazarus-ide.org>
> Datum: 04.05.2018 10:28
> Předmět: Re: [Lazarus] Bug in form Taborder?
>
Hi Mattias

I've added 2 images. In both images the Tab order form shows the samen
content, while the form on the richt shows a different selected component.
I hope now you understand what I mean.


---
Deze e-mail is gecontroleerd op virussen door AVG.
http://www.avg.com <http://www.avg.com>


----------

--
_______________________________________________
Lazarus mailing list
***@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus <https://lists.lazarus-ide.org/listinfo/lazarus>
frans via Lazarus
2018-05-05 13:00:52 UTC
Permalink
Hi.

Lazarus 1.8.2 has the same problem.

mvg
Frans van Leeuwen
M 06-51695390

Op 5-5-2018 om 12:35 schreef Vojtěch Čihák via Lazarus:
>
> Hi,
>
> this is very probably
> issue https://bugs.freepascal.org/view.php?id=30010 - resolved in
> meanwhile.
>
> You wrote that you use two versions of Lazarus. Does it happen in the
> newer 1.8.2 too? I don't know if the fix is there.
>
> V.
>
>
> ______________________________________________________________
> > Od: frans via Lazarus <***@lists.lazarus-ide.org>
> > Komu: Mattias Gaertner via Lazarus <***@lists.lazarus-ide.org>
> > Datum: 04.05.2018 10:28
> > Předmět: Re: [Lazarus] Bug in form Taborder?
> >
>
> Hi Mattias
>
> I've added 2 images. In both images the Tab order form shows the samen
> content, while the form on the richt shows a different selected component.
> I hope now you understand what I mean.
>
>
> ---
> Deze e-mail is gecontroleerd op virussen door AVG.
> http://www.avg.com
>
>
> ----------
>
> --
> _______________________________________________
> Lazarus mailing list
> ***@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
>
frans via Lazarus
2018-05-05 13:16:57 UTC
Permalink
Hi.
I've checked r52633 and the changed Taborder.pas file is not part of the
Lazarus 1.6.4 release. It is well part of release 1.8.2 but it doesn't
work in thate release.

mvg
Frans van Leeuwen
M 06-51695390

Op 5-5-2018 om 12:35 schreef Vojtěch Čihák via Lazarus:
>
> Hi,
>
> this is very probably
> issue https://bugs.freepascal.org/view.php?id=30010 - resolved in
> meanwhile.
>
> You wrote that you use two versions of Lazarus. Does it happen in the
> newer 1.8.2 too? I don't know if the fix is there.
>
> V.
>
>
> ______________________________________________________________
> > Od: frans via Lazarus <***@lists.lazarus-ide.org>
> > Komu: Mattias Gaertner via Lazarus <***@lists.lazarus-ide.org>
> > Datum: 04.05.2018 10:28
> > Předmět: Re: [Lazarus] Bug in form Taborder?
> >
>
> Hi Mattias
>
> I've added 2 images. In both images the Tab order form shows the samen
> content, while the form on the richt shows a different selected component.
> I hope now you understand what I mean.
>
>
> ---
> Deze e-mail is gecontroleerd op virussen door AVG.
> http://www.avg.com
>
>
> ----------
>
> --
> _______________________________________________
> Lazarus mailing list
> ***@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
>
Loading...