SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post bug reports when testing beta versions here.
Post Reply
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by vha »

Using 12.00b2 64-bit

- Have following text

Code: Select all

aaa

bbb
- Cursor at the end of the 1st line
- Switch to column mode
- CURSOR DOWN
- CURSOR DOWN

--> cursor is now at the start of the 3rd line instead of at the end of it

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: [12.00b2] Cursor position when scrolling in column mode

Post by Rickard Johansson »

I'm not able to reproduce this.
User avatar
micha_he
Posts: 570
Joined: 24 Jul 2011 12:16
Location: Helmstedt, NDS, Germany

Re: ??? [12.00b2] Cursor position when scrolling in column m

Post by micha_he »

Here also, everything as it should !
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by vha »

Using v12.40:

Reopening because not fixed

- Open an existing file containing a line that is longer than the width of the edit window so the horizontal scroll bar is displayed
- Copy some text to the clipboard
- Go to the end of the long line
- Paste the text
- Switch to column mode
- Cursor Down/Up doesn't remain at the same column anymore

vha
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by vha »

Also not fixed in 12.41b1

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by Rickard Johansson »

I haven't been able to reproduce it. Can you give me a simple example text to work with?
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by vha »

- Open TextEd
- CTRL-N to open a new file
- Copy/paste the following text:

Code: Select all

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA AAAAAAAAAAAA
- Make the width of TextEd such that BBBB... is not visible anymore
- Copy AAAAAAAAAAAA to the clipboard
- Go to the end of the 3rd line
- Paste
- Switch to column mode
- Cursor up

-> cursor goes to the 1st column instead of remaining on the same column

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by Rickard Johansson »

Still can't reproduce it :? The cursor is simply moved up on the same column.
User avatar
pjj
Posts: 2109
Joined: 13 Oct 2009 13:48
Location: Kraków, Poland

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by pjj »

Happens all the time for me -- well, I need to move caret around a bit, but then it is enough to have one line that exceeds editor width, and another one, empty (after monkeying a bit I don't even have to have this long line, cursor goes to the wrong column -- e.g. line end on down arrow press -- with line as short as one char).
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Post by Rickard Johansson »

Thanks for the settings file vha. I found the issue and it's been fixed.
Post Reply