Okay!! I finally have a file where this issue is occurring repeatable...
I will include the file here, and hope that it does this for Rickard as well...
If I go to line 9, position the cursor right under the 3 in 305, then start typing 306,
The 3 enters properly, but then the cursor jumps in *front* of the 3 as I continue typing, so I get 063 instead of 306...
BTW, I have both "Allow text cursor beyond end of line" and "Keep trailing spaces" set in Options; don't know if that is relevant here...
Later note: well, I don't seem to be able to attach resource.h to this message; it keeps saying 'invalid file extension'... even if I rename it to .txt, it still says that...
so let me try it this way; I hope it still has whatever is wrong in it...
https://www.derelllicht.com/files/resource.h
FIXED: jumping cursor issue: new data
- DerellLicht1
- Posts: 161
- Joined: 23 Jul 2021 17:38
- Location: Fremont, CA, USA
Re: jumping cursor issue: new data
Maybe Rickard -- or someone else -- will be able to confirm this, but I couldn't: no cursor jumping for me.
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- DerellLicht1
- Posts: 161
- Joined: 23 Jul 2021 17:38
- Location: Fremont, CA, USA
Re: jumping cursor issue: new data
Dang... I was afraid of that...
I just downloaded the file and tested again, and it still happens for me...
Note: if I do this sequence, the issue does *not* occur:
> put cursor at beginning of line 9 (IDC_WEBLINK line)
> press End to get end-of-line
> Tab out to correct position (below the '3' of 305)
> start typing
But if I use mouse to place the cursor just under the '3' on previous line, then start typing, it occurs...
I have a feeling this is produced by some combination of options that I have configured, but no telling what they are...
Last edited by DerellLicht1 on 05 Aug 2023 01:23, edited 1 time in total.
Re: jumping cursor issue: new data
You very well may be right: I tried different combinations of settings at my end (tab, cursor, font...), yet no luckDerellLicht1 wrote: ↑03 Aug 2023 16:24 I have a feeling this is produced by some combination of options that I have configured, but no telling what they are...

Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: jumping cursor issue: new data
No luck here either 

- DerellLicht1
- Posts: 161
- Joined: 23 Jul 2021 17:38
- Location: Fremont, CA, USA
Re: jumping cursor issue: new data
Is it possible that I could share some configuration files that would enable you to try to pursue this??
I'm not sure what I would need; at a minimum, probably TextEd.ini; possibly cpp.ini/cpp.syx, what else??
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: jumping cursor issue: new data
"TextEd.ini" should be enough...
- DerellLicht1
- Posts: 161
- Joined: 23 Jul 2021 17:38
- Location: Fremont, CA, USA
Re: jumping cursor issue: new data
Okay, here you go; Note that it is *possible* that this is related to cpp changes that I've made, so perhaps I may need to deliver those as well; let me know, if this is not sufficient...
- Attachments
-
- TextEd.zip
- (18.3 KiB) Downloaded 399 times
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: jumping cursor issue: new data
Fixed in next release (v15.93). Thanks!
("Allow text cursor beyond end of line" and "Paste should not move the text cursor" does not play well together...)
("Allow text cursor beyond end of line" and "Paste should not move the text cursor" does not play well together...)
- DerellLicht1
- Posts: 161
- Joined: 23 Jul 2021 17:38
- Location: Fremont, CA, USA
Re: jumping cursor issue: new data
Wow!!! Once again, you are just awesome!! Thank you so much!Rickard Johansson wrote: ↑17 Aug 2023 17:18 Fixed in next release (v15.93). Thanks!
("Allow text cursor beyond end of line" and "Paste should not move the text cursor" does not play well together...)