https://bugs.freedesktop.org/show_bug.cgi?id=55049

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from [email protected] ---
Confirmed error in LibreOffice Calc 4.0.1.2

Using menu Insert - Sheet From File...

If you create with text editor the file with text:
1<TAB>"text with <NEWLINE ENTER>
a newline character in text before close"<TAB>3

Save text, I have a newline into text field, the text field is with "

Insert this file in calc and you will see that the <new line> into "..." change
the row and break the text field.

The error:
   A                                           B               C
1  1                                           text with
2  a newline character in text before close"   3

when the correct behaviour must be:
   A             B                                                 C
1  1             text with                                         3
                 a newline character in text before close
2

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to