This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10209 - Text viewer doesn't parse UNIX-like newlines
Attached to Project:
Rockbox
Opened by Ori Avtalion (salty-horse) - Friday, 15 May 2009, 18:21 GMT+2
Last edited by Rafaël Carré (funman) - Wednesday, 27 May 2009, 12:41 GMT+2
Opened by Ori Avtalion (salty-horse) - Friday, 15 May 2009, 18:21 GMT+2
Last edited by Rafaël Carré (funman) - Wednesday, 27 May 2009, 12:41 GMT+2
|
DetailsUsing latest trunk Sansa e200.
When opening text files with unix-style newlines (just LF. ASCII 0x0A), the newlines will not be displayed. Using the simulator on my Ubuntu machine, it displays correctly. I have also tested with a build I compiled myself, and with a daily build from rockbox.org. |
This task depends upon
eg.
The text is "abcd<LF>efgh<LF>". Then the text viewer displays as follows.
abcd
efgh
Please teach values of the option of the text viewer.
This is not a bug.