Re: [Lazarus] Object inspector bug - exception

2018-03-09 Thread Juha Manninen via Lazarus
On Thu, Mar 8, 2018 at 10:05 PM, Rik van Kekem via Lazarus wrote: > But I was under the impression that using TAB in the Component-filter in > Object Inspector would set the focus on the TreeView with the components. It > doesn't. I never use it but apparently it sets the focus directly on the > P

Re: [Lazarus] Object inspector bug - exception

2018-03-08 Thread Rik van Kekem via Lazarus
On 06/03/18 17:12, Rik van Kekem via Lazarus wrote: > Can someone file a bugreport please. > I am unable to do so ATM. Done. https://bugs.freepascal.org/view.php?id=33344 The exception is fixed in trunk. But I was under the impression that using TAB in the Component-filter in Object Inspect

Re: [Lazarus] Object inspector bug - exception

2018-03-06 Thread Rik van Kekem via Lazarus
> Can someone file a bugreport please. > I am unable to do so ATM. Done. https://bugs.freepascal.org/view.php?id=33344 Rik -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Object inspector bug - exception

2018-03-06 Thread Bart via Lazarus
On Tue, Mar 6, 2018 at 2:45 PM, Rik van Kekem via Lazarus wrote: > On Windows Lazarus 1.9 trunk too. > You can shorten it to: > - in a new project click on filter in the object inspector > - press tab > - press o > - wait 1 second > *) List index (-1) out of bounds. > > It's only a problem if you

Re: [Lazarus] Object inspector bug - exception

2018-03-06 Thread Rik van Kekem via Lazarus
Op 06-03-2018 12:24 schreef Bart via Lazarus: On Tue, Mar 6, 2018 at 11:22 AM, Torsten Bonde Christiansen via Lazarus wrote: Can you reproduce this? In Lazarus, execute this key sequence: F11, Ctrl+Tab, Tab, o, n, k Then this exception is raised: List index (-1) out of bounds. On Windows L

Re: [Lazarus] Object inspector bug - exception

2018-03-06 Thread Bart via Lazarus
On Tue, Mar 6, 2018 at 11:22 AM, Torsten Bonde Christiansen via Lazarus wrote: >> Can you reproduce this? In Lazarus, execute this key sequence: >> F11, Ctrl+Tab, Tab, o, n, k >> Then this exception is raised: >> List index (-1) out of bounds. >> > I can reproduce here: > Lazarus 1.9.0 r57449M F

Re: [Lazarus] Object inspector bug - exception

2018-03-06 Thread Torsten Bonde Christiansen via Lazarus
On 2018-03-06 11:18, Lubos Pintes via Lazarus wrote: Hello, Can you reproduce this? In Lazarus, execute this key sequence: F11, Ctrl+Tab, Tab, o, n, k Then this exception is raised: [Window Title] Lazarus IDE v1.9.0 - project1 [Content] List index (-1) out of bounds. Press OK to ignore and risk