https://issues.apache.org/ooo/show_bug.cgi?id=123022
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] --- Created attachment 84314 --> https://issues.apache.org/ooo/attachment.cgi?id=84314&action=edit xlsx file showing cells with line breaks with repeating values The attached file was generated from PHPExcel. Looking at cell B1 as an example: The cell's correct value (as can be seen in MS Office Excel, is: Q2 [Three bears on a treadmill] There is a line break after 'Q2'. Opening with Open Office Calc version 4.1.1 the cell displays: Q2 [Three bears on a treadmill]Q2 [Three bears on a treadmill] It seems that when there is a line break, the cell repeats it self once per 16 rows existing in the excel. Had the excel 48 rows the cell would repeat 4 times: Q2 [Three bears on a treadmill]Q2 [Three bears on a treadmill] Q2 [Three bears on a treadmill]Q2 [Three bears on a treadmill] -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
