| Summary: | FILEOPEN FORMATTING - one row height is zero in particular .xlsx | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Bill Becker <michelleandbill> |
| Component: | Calc | Assignee: | Bartosz <gang65> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | normal | CC: | michelleandbill |
| Priority: | medium | ||
| Version: | 5.3.0.3 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Windows (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=96534 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Sample File | ||
|
Description
Bill Becker
2017-02-08 03:03:19 UTC
Created attachment 131000 [details]
Sample File
I dont't see 4th row when open it with Excel 2007 (1 pixel height). I tested that file under Microsoft Excel for Mac and it is also don't show 4th row.
It has 1 pixel height.
I also checked document and it contains ht="1":
<row r="4" customFormat="false" ht="1" hidden="false" customHeight="true" outlineLevel="0" collapsed="false">
It seems that it is the issue with document.
I agree that it is an issue with the document and this should be closed. Strangely, the document opens with row 4 at a proper height in Office 2010, Google Docs, and DropBox. In contrast, the one-pixel height is honored in Excel 2007 and, I verified, with Microsoft's latest Excel viewer. In any event, it's not a problem with Calc. |