Bug 104820 - Line thickness is not kept when using xlsx format internal in LibreOffice
Summary: Line thickness is not kept when using xlsx format internal in LibreOffice
Status: RESOLVED DUPLICATE of bug 61148
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.2.3.3 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-20 19:57 UTC by Roeland
Modified: 2016-12-22 06:48 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
test case (4.51 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2016-12-20 19:57 UTC, Roeland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roeland 2016-12-20 19:57:27 UTC
Created attachment 129823 [details]
test case

When using the xlsx format internally in LibreOffice, cell thickness is not kept.

Steps to reproduce:

Create several cell borders in Cealc, and indicate which thickness you chose. Save the document as xlsx and check the cell thickness (will still be ok). Now quit the document and reopen. You will notice the cell thickness has changed:

0.75 stays 0.75 
1.00 changed to 0.75
1.25 changed to 0.75
1.50 changed to 0.75
1.75 stays 1.75
2.00 changed to 1.75

There should be a way for LibreOffice to keep the thickness when using the xlsx format internally.

I added my test sheet as an example how to reproduce.
Comment 1 Bartosz 2016-12-22 06:46:36 UTC
It is limitation of xls/xlsx format.
We cannot do much to fix that.
Comment 2 Bartosz 2016-12-22 06:48:10 UTC

*** This bug has been marked as a duplicate of bug 61148 ***