<http://forum.pspad.com/read.php?f=6&i=3630&t=3612> ----------------------------------------------------------------
Hi there, a little Bug report: -Selecting a few lines with different size with block select. (The whole lines) =>The selected Block jumps around and it looks like the selection couldn't decide what to select ;-) ---------------------------------------------------------------------------------------- -Selecting a few lines with different size with block select, but not the whole line, only a part in the middle. Then delete the block. =>Some of the selected chars are not deleted. e.g. #define INTERPRETER_OK 0 #define INTERPRETER_INVALID_FILE_HANDLE -1 #define INTERPRETER_ERROR_GET_CB -2 now I try block select between the #define statement and the integer value at the end " INTERPRETER_OK " " INTERPRETER_INVALID_FILE_HANDLE " " INTERPRETER_ERROR_GET_CB " Then press delete. And the result is that not the whole selected text will be deleted. It looks like that now: #define < Alles OK #define NDLE -1 #define -2 If using Ctrl-Z the Block won't be restored... ---------------------------------------------------------------------------------------- Another bug is while printing a few selected lines. (Not in Block mode) I can not trigger that problem, because sometimes the printing works. Kind regards Michael S. -- PSPad freeware editor http://www.pspad.com
