Cursor problem when re-opening files
Posted: Tue Nov 11, 2003 9:19 am
I have found a bug with the positioning of the cursor in newly opened documents. To describe it I will illustrate how to reproduce it:
Create a new text file called "test.txt" and give the following three lines of content:
ABC
DEF
GHI
Position the cursor after the "B" and save the file.
Next, close the file but do not exit TextPad. Open the same file (or any other one) and the cursor is located before the "A" as expected. Now press SHIFT-DOWNARROW and the selected text includes "ABCDE", rather than just "ABC" as would normally be the case.
Similar things are seen when the cursor is not positioned at the start of the line and a second file is opened.
This is a relatively minor bug, but it has caught me out several times as I do not visually checking every keystroke's effect on the document I am editing.
(I am running W2K and TextPad 4.7.2 - recently upgraded from 4.6.2).
-
BJ
Create a new text file called "test.txt" and give the following three lines of content:
ABC
DEF
GHI
Position the cursor after the "B" and save the file.
Next, close the file but do not exit TextPad. Open the same file (or any other one) and the cursor is located before the "A" as expected. Now press SHIFT-DOWNARROW and the selected text includes "ABCDE", rather than just "ABC" as would normally be the case.
Similar things are seen when the cursor is not positioned at the start of the line and a second file is opened.
This is a relatively minor bug, but it has caught me out several times as I do not visually checking every keystroke's effect on the document I am editing.
(I am running W2K and TextPad 4.7.2 - recently upgraded from 4.6.2).
-
BJ