Caret position on mouse click

Solved bugs are moved into this topic...
main Alexey
Posts: 2323
Joined: 25.08.2021 18:15

Re: Caret position on mouse click

Post by main Alexey »

Hm, I will post to Github and ask people - who can reproduce it.
https://github.com/Alexey-T/CudaText/issues/5349

BTW, pls create the screen-video. Kazam app, for example.
also make sure you tested on short lines: e.g. line "wwwww".
main Alexey
Posts: 2323
Joined: 25.08.2021 18:15

Re: Caret position on mouse click

Post by main Alexey »

It seems I reproduced it (on 'w' char repeated 2200 times), then after 2 minutes again - cannot repro.
Stem75
Posts: 55
Joined: 09.01.2024 15:29

Re: Caret position on mouse click

Post by Stem75 »

Tell if it is clear and visible to you.
test3.gif
the order is first Cudatext - Notepad++ - SynWrite.

for short lines seems ok like half right goes right - half left goes left. Again i must say it's not acting always the same.
Last edited by Stem75 on 13.01.2024 14:31, edited 1 time in total.
Stem75
Posts: 55
Joined: 09.01.2024 15:29

Re: Caret position on mouse click

Post by Stem75 »

Yes it looks like random or specific moves dependent. For long lines mostly.
main Alexey
Posts: 2323
Joined: 25.08.2021 18:15

Re: Caret position on mouse click

Post by main Alexey »

the pattern: text is scrolled to the right.
yes I repeated it again with long line (550 chars) and text partially scrolled to right (not to the end).
amount of scrolled pixels affect it!
Stem75
Posts: 55
Joined: 09.01.2024 15:29

Re: Caret position on mouse click

Post by Stem75 »

So it is a bug?
main Alexey
Posts: 2323
Joined: 25.08.2021 18:15

Re: Caret position on mouse click

Post by main Alexey »

yes. thanks for report.
easy reproduction: https://github.com/Alexey-T/CudaText/is ... 1890478212
Stem75
Posts: 55
Joined: 09.01.2024 15:29

Re: Caret position on mouse click

Post by Stem75 »

It's ok. Thank you.
Stem75
Posts: 55
Joined: 09.01.2024 15:29

Re: Caret position on mouse click

Post by Stem75 »

So far so good. I will try it more but is it ok to keep it as my main app or is it only for testing.
I mean set it up the way i want it and use-testing at the same time.
Post Reply