Hello.

Firstly I'd like to congratulate Jan for the excellent work. PSPad is the best
free editor I've found so far!

The bug I've found occurs when working with TXT files. Turning on "Special
Chars" makes it easier to see but here I'll use periods (".") to replace spaces
in code fragments. Follow these steps to reproduce:

1 - Open PSPad
2 - Create a new TXT file
3 - Enter the following line (Wiki like syntax):
...*.Some text
4 - To exemplify, press ENTER with the cursor at the end of the line:
...*.Some text
...
Correctly, 3 spaces appear in the following line.
5 - Save the file
6 - Close PSPad
7 - Reopen the same file with PSPad
8 - Now go to the end of the first line and press ENTER. The following occurs:
...*.Some text
...*....
...
where the cursor is placed in the 5th position from the begining of the line.
Instead of just the spaces, a asterisk and a space are added before the cursor
and three more spaces are added after it.

The first may be considered even a feature, maybe unexpected. But the trailing
spaces are not useful at all. And with more follwing ENTER presses, the trailing
spaces are increased.

-- 
<http://forum.pspad.com/read.php?4,35597,35597>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem