Description: The custom data label position of line chart/point chart/area chart is not retained when opening Xlsx file in Calc. Steps to Reproduce: 1. Create a line chart/point chart/area chart in Excel. 2. Enable data labels and drag one of the labels. 3. Save the file and open in Calc. Actual Results: The custom data label position is reset to default. Expected Results: The custom data label position is retained. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 157180 [details] Example file from Excel.
Created attachment 157181 [details] Screenshot of the original document side by side in Excel and Calc.
Confirmed in: Version: 6.2.5.2 (x64) Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: en-US (hu_HU); UI-Language: en-US Calc:
Created attachment 157548 [details] Screen shot of work-in-progress fix (left: MSO, right: LO)
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dff7a46fb46d1fa2a3ad674ee493ae2d59150fe3 tdf#130032 Chart OOXML Import: fix data label custom position 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.
Created attachment 157551 [details] screen shot of the fixed import
(Note: Sorry, the previous "work-in-progress" screen shot resulted by my incomplete testing with an old master.)