with the actual version of textpad (4.7.2) I have following problem:
I can't mark any words in a wrapped text line (with mouse and keyboard too), if the line begins with spaces. You can try this:
Fill a large line with spaces until the right border of the window, then enter any text which will be wrapped into the next line (which has the same line number). Then try to select the words at the end of the line. It doesn't work.
It looks like
Code: Select all
+--------------------+
|1 abc |
|2 |
|3 ..................|
| ..def |
|4 ghi |
+--------------------+
Is this a known bug? Is there a workaround available?
Thanks for your help.
Heiko