Created attachment 133484 [details] attachment 133480 [details] after save as xlsx in LO 5.3 attachment 133480 [details] was made with Excel 2013. The column chart columns disappears completely after the file is edited and saved in LibreOffice. Steps to reproduce: 1. Open the original file in LibreOffice 2. Edit an empty cell 3. Save the file as XLSX 4. Open the saved file in Excel 2013 Actual results: The columns and the text on the horizontal axis disappear Expected results: The chart does not change after being saved in LibreOffice.
Created attachment 133485 [details] The saved document reopened in LO 5.3 and Excel 2013 side by side
Confirmed with LO 5.0.0.5 & 5.3.3.2 / Windows 7. Note that I don't see text on horizontal axis even when the file is opened.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Created attachment 145056 [details] The original and exported file in Word side by side
Created attachment 145057 [details] Screenshot of the original and exported document side by side in Writer. The columns are now visible in current master, only the horizontal axis labels are not displayed in Writer.
Adjusting bug title.
Created attachment 145058 [details] The original file exported from current Calc master
The X axis labels are stored this way in chart1.xml: <c:strRef><c:f>'[1]3D'!$C$4:$D$4</c:f><c:strCache><c:ptCount val="2"/><c:pt idx="0"><c:v>2016.márc.15. - 2016.máj.20.</c:v></c:pt><c:pt idx="1"><c:v>2016.máj.20-tól</c:v></c:pt></c:strCache></c:strRef>
Restoring bug title. Forgot that the disappearing axis labels has its own report as bug #108027.
I'm not sure when was this fixed, but now the columns appear correctly in the export.
Fixed by the following commit (found using bibisect-win32-6.2), nice job, Balazs. https://cgit.freedesktop.org/libreoffice/core/commit/?id=051399740e41c6495ed362e78c63e0868bcd180c author Balazs Varga <balazs.varga991@gmail.com> 2018-07-23 21:13:09 +0200 committer Bartosz Kosiorek <gang65@poczta.onet.pl> 2018-07-30 23:53:35 +0200 tdf#108078 OOXML Export Chart shapes area fill properties