Created attachment 115666 [details] Original.xlsx Windows 7 Version: 5.0.0.0.alpha1+ Build ID: 6664859e1e8b3f8b7db8c931b8d0335510c20ce0 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-05-16_03:18:47 Locale: en-US (en_US) 1) Open original.xlsx observed: There are buttons that allow navigating between sheets (near column k on the top) 2) Save file as a new name (keep same xlsx extension) 3) Close file; 4) Open file Observed: Controls are now gone Expected: Controls remain Marking as Major as there is loss of data
Reproducible with LO 4.4.3.2, Win 8.1
Regression from bc0a9076aa43a0782bcf81e55d3f84f6af0f68e8. The concept there is broken and I asked on the mailing list if the person responsible will fix it or if I can just disable the whole stuff that is causing this regression.
Discussion on why approach in bc0a9076aa43a0782bcf81e55d3f84f6af0f68e8 is broken: https://lists.freedesktop.org/archives/libreoffice/2015-May/068280.html
(In reply to Markus Mohrhard from comment #2) > Regression from bc0a9076aa43a0782bcf81e55d3f84f6af0f68e8. > > The concept there is broken and I asked on the mailing list if the person > responsible will fix it or if I can just disable the whole stuff that is > causing this regression. No decision about that ? According to comment #1, version set to 4.4.3.2 Best regards. JBF
Based on Markus's comment, it seems like this should be fixed (reversed) as soon as possible. Raising priority to high.
** 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
Still reproducible. Version: 6.0.4.2 Build ID: 6.0.4.2-2.fc28 CPU threads: 8; OS: Linux 4.16; UI render: default; VCL: gtk3; Locale: es-ES (en_US.UTF-8); Calc: group
Still reproducible in Version: 6.3.0.0.alpha1+ Build ID: 787525a314de9c8178d0fedcd71ddbd08ec41a55 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 165767 [details] Minimized test document Only one sheet and only the shapes, ungrouped.
Created attachment 165768 [details] The example file saved with Calc master Version: 7.1.0.0.alpha0+ (x64) Build ID: 52a49f9e480ca03e231cfda82640a928393131c9 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Created attachment 165769 [details] The minimized example file in Exel and Calc
Created attachment 165770 [details] The example file saved with Calc in Excel and Calc So this file has shapes filled with colors from a theme: not a default shape + line color combination is used, but a fill color from the palette. This combination is not converted to theme-independent fill color yet. Root of the problem is that Calc does not write the themeN.xml files to XLSX, only references to theme colors. In this example not the Excel 2013 default theme and its colors is used so Excel tries to apply the color reference to the default theme - this is why the light green shapes become blue.
Dear Joel Madero, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Tünde Tóth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2ef83c8782ed947b47f9292a12355fc3bb078078 tdf#91332 XLSX export: fix missing solidFill It will be available in 7.6.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.
Tünde Tóth committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/eba5256cba797c67e13d8fc99cb213d6113fcb6a tdf#91332 XLSX export: fix missing solidFill It will be available in 7.5.4. 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.
Verified in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9a555d79b3b00793edf1d51a8a7c76b723cc436d CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL threaded