Page 1 of 1

Internal editor problem - spaces.

Posted: 2011-12-13, 14:11 UTC
by GhorX
I cannot insert spaces into text file, so editor is unusable for me. At end of line makes CRLF, at begin of line doesn't nothing.
Archos IT 70, stock Froyo.

Posted: 2011-12-13, 21:57 UTC
by algol
Could you please elaborate?

Is this only true for newly opened (still empty) files? Or does that kind of behaviour only occur with the space-character, regardless where you try to insert it into a previously existing txt-file?

greetings
algol

Posted: 2011-12-14, 11:25 UTC
by GhorX
algol wrote:Could you please elaborate?
Thank you for answer.

I was wrong with checking file content, which is correct, problem is in word-wrapping function. Try write text "123/45" (into new file), you will see

Code: Select all

123/
45
Now try move cursor over "/" - its not possible.
I found this problem while writing bat file for dosbox, so best for test is make few "cd" commands in blocks with some spaces before everyone.

Posted: 2011-12-14, 14:34 UTC
by ghisler(Author)
Works fine here with Android 2.2, I can tap behind the last character, and the cursor is placed at the end. I'm using a standard Android edit control...