Hello!
From time to time I run into a really annyoing editor behaviour: whenever I press Return or try to position the mouse within the editor, it jumps to a fixed location within the code, e.g. the procedure I selected earlier in the "Procedures" list.
This behaviour is *really* annyoing! Does anybody know how I can stop the editor from jumping?
Thanks in advance for any help!
[PB4.40_x86] really annoying editor behaviour
[PB4.40_x86] really annoying editor behaviour
Kind regards,
Andreas Rozek
Andreas Rozek
-
- Enthusiast
- Posts: 798
- Joined: Tue May 20, 2008 2:12 am
- Location: Cologne, Germany
- Contact:
Re: [PB4.40_x86] really annoying editor behaviour
Hi Rozek,Rozek wrote:Hello!
From time to time I run into a really annyoing editor behaviour: whenever I press Return or try to position the mouse within the editor, it jumps to a fixed location within the code, e.g. the procedure I selected earlier in the "Procedures" list.
This behaviour is *really* annyoing! Does anybody know how I can stop the editor from jumping?
Thanks in advance for any help!
I copy that behaviour. I got mad today working in PB4.40b3 on my MacBook. It jumps to one procedure, sitting almost in the middle of code. If you imagine this is line 1500, and the cursor is jumping there from line 2500...

The behaviour was introduced with PB4.40b2 at least I think. Didn't try with a prior version though.
Regards,
JamiroKwai
JamiroKwai
Re: [PB4.40_x86] really annoying editor behaviour
This was fixed with beta 3. Are you sure you don't still have the beta2 IDE ?
quidquid Latine dictum sit altum videtur
Re: [PB4.40_x86] really annoying editor behaviour
I have reported this as not fixed in 4.40x86b3!
@Rozek
I think it was your suggestion to un-select (click in white area) item in Browser window to stop the jump behavior. So click on item to goto item, then unclick that item.
@Rozek
I think it was your suggestion to un-select (click in white area) item in Browser window to stop the jump behavior. So click on item to goto item, then unclick that item.
Last edited by WilliamL on Wed Sep 30, 2009 7:57 pm, edited 3 times in total.
MacBook Pro-M1 (2021), Sequoia 15.4, PB 6.20
Re: [PB4.40_x86] really annoying editor behaviour
Hello!
I just verified that I am using the latested version of PB (i.e. 4.40 beta 3).
Before installing it, I manually removed the old PureBasic folder to wipe out any previous installation.
The problem still appears...
I just verified that I am using the latested version of PB (i.e. 4.40 beta 3).
Before installing it, I manually removed the old PureBasic folder to wipe out any previous installation.
The problem still appears...
Kind regards,
Andreas Rozek
Andreas Rozek
Re: [PB4.40_x86] really annoying editor behaviour
Hello again!
I might have found a workaround (which let's me use PB again, at least):
- configure two tools for the tools panel, at least (I chose "Procedure Browser" and "ASCII Table")
- after having used the "Procedure Browser" (e.g. by clicking on a procedure's name) immediately switch to the other tool
You are now again able to use the editor!
However, now another bug appears: although the "Procedure Browser" is no longer active, the chosen procedure is still shown on screen!
I might have found a workaround (which let's me use PB again, at least):
- configure two tools for the tools panel, at least (I chose "Procedure Browser" and "ASCII Table")
- after having used the "Procedure Browser" (e.g. by clicking on a procedure's name) immediately switch to the other tool
You are now again able to use the editor!
However, now another bug appears: although the "Procedure Browser" is no longer active, the chosen procedure is still shown on screen!
Kind regards,
Andreas Rozek
Andreas Rozek