Bug 122090 - FILESAVE XLSX, X axis labels rotation is incorrectly saved
Summary: FILESAVE XLSX, X axis labels rotation is incorrectly saved
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Balázs Varga
URL:
Whiteboard: target:6.3.0 target:6.2.0.1
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-14 10:32 UTC by NISZ LibreOffice Team
Modified: 2018-12-18 21:42 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of the original and exported document side by side in Calc. (192.74 KB, image/png)
2018-12-14 10:33 UTC, NISZ LibreOffice Team
Details
Example ODS file from Calc with a chart. (15.76 KB, application/vnd.oasis.opendocument.spreadsheet)
2018-12-14 10:34 UTC, NISZ LibreOffice Team
Details
Example XLSX file from Calc with a chart. (17.16 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2018-12-14 10:35 UTC, NISZ LibreOffice Team
Details

Note You need to log in before you can comment on or make changes to this bug.
Description NISZ LibreOffice Team 2018-12-14 10:32:19 UTC
Description:
The X axis labels rotation is incorrectly saved in XLSX document.

Steps to Reproduce:
Steps to reproduce:
    1. Create a new document in LibreOffice Calc.
    2. Insert a chart.
    3. Set the X axis labels orientation on 270°.
    4. Save the file as XLSX.
    5. Reload the file.

Actual Results:
The X axis labels orientation is 0°.

Expected Results:
The X axis labels orientation should be 270°.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 NISZ LibreOffice Team 2018-12-14 10:33:38 UTC
Created attachment 147513 [details]
Screenshot of the original and exported document side by side in Calc.
Comment 2 NISZ LibreOffice Team 2018-12-14 10:34:32 UTC
Created attachment 147514 [details]
Example ODS file from Calc with a chart.
Comment 3 NISZ LibreOffice Team 2018-12-14 10:35:02 UTC
Created attachment 147515 [details]
Example XLSX file from Calc with a chart.
Comment 4 Commit Notification 2018-12-18 15:54:19 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/527772d8dfcedad56b11b5b13540ec1defa464e5%5E%21

tdf#122090 Chart: Fix OOXML export of X axis labels rotation

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Commit Notification 2018-12-18 21:42:30 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "libreoffice-6-2":

https://git.libreoffice.org/core/+/6991784d9759ebfe0686f96a242d091799f81012%5E%21

tdf#122090 Chart: Fix OOXML export of X axis labels rotation

It will be available in 6.2.0.1.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.