Bug 130030 - FILEOPEN XLSX custom data label position of barchart is not retained
Summary: FILEOPEN XLSX custom data label position of barchart is not retained
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
6.4.0.0.beta1+
Hardware: All All
: medium normal
Assignee: Balázs Varga
URL:
Whiteboard: filter:xlsx
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-16 08:40 UTC by NISZ LibreOffice Team
Modified: 2020-01-30 12:15 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file from Excel. (19.39 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2020-01-16 08:43 UTC, NISZ LibreOffice Team
Details
Screenshot of the original document side by side in Excel and Calc. (72.88 KB, image/png)
2020-01-16 08:44 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 2020-01-16 08:40:08 UTC
Description:
The custom data label position of barchart is not retained, when opening Xlsx file in Excel.


Steps to Reproduce:
    1. Create barchart in Excel. 
    2. Enable data labels and drag one of labels.
    3. Save the file and open in Calc.

Actual Results:
The custom datalabel position is reset to default. 

Expected Results:
The custom datalabel is retained.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 NISZ LibreOffice Team 2020-01-16 08:43:15 UTC
Created attachment 157175 [details]
Example file from Excel.
Comment 2 NISZ LibreOffice Team 2020-01-16 08:44:27 UTC
Created attachment 157176 [details]
Screenshot of the original document side by side in Excel and Calc.
Comment 3 NISZ LibreOffice Team 2020-01-16 09:40:53 UTC
New description: The custom data label position of barchart is not retained, when opening Xlsx file in Calc.
Comment 4 Balázs Varga 2020-01-30 10:00:47 UTC
Related commit to this BUG:

Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4223ff2be69f03e571464b0b09ad0d278918631b

tdf#48436 Chart: add CustomLabelPosition UNO API property

It will be available in 6.5.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.