Created attachment 165498 [details] Comparison MSO 2010 and LibreOffice 7.1 master Steps to reproduce: 1. Open attached document -> Both charts have no background. it should be black instead. See comparison image Reproduced in Version: 7.1.0.0.alpha0+ Build ID: 63317c6b5f3330dcbf977f37a9d01eafbc7451c2 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded [Bug found by office-interoperability-tools]
Created attachment 165499 [details] sample file
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d851a02df57ab378ed0cc6d9362516de09c3279c author nd101 <Fong@nd.com.cn> 2020-06-23 22:15:40 +0800 committer Xisco Fauli <xiscofauli@libreoffice.org> 2020-07-14 22:06:10 +0200 commit d851a02df57ab378ed0cc6d9362516de09c3279c (patch) tree 0ae83c2ce4ed4447fd2c2ddef9b1e2c69c26a5fd parent 7ef6dee499e6a705e022fc8159789599f9cbc1c0 (diff) tdf#60316 Chart plotarea background issue Bisected with: bibisect-linux64-7.1 Adding Cc: to nd101
Thanks, we will look into it
Also attachment 102146 [details] is affected from bug 80816
Dear Xisco Faulí, 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
Still reproducible in Version: 7.7.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a6e72e2b314e64f3199f3eaf1ecf78157446f6dd CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (es_ES.UTF-8); UI: en-US Calc: threaded
Still reproducible in Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 04744bbc9be4adca92eaba602b7a65c17f6b8dd7 CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
I think I found a proper fix for tdf#60316 and this issue that involves changes on how the theme fill style is handled for certain themes. This seems to be an undocumented quirk in the OOXML spec regarding pptx files.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/87350de8737ca91ba71b356ca9f33fea99e74591 tdf#136754: handle pptx chart backgrounds provided by the themes correctly It will be available in 26.2.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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/be82073d8be8905d63ec79f8547c13d132f6274a tdf#136754: handle pptx chart backgrounds provided by the themes correctly It will be available in 25.8.0.2. 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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/3450337abd5292baa7d55cb24bd9e17f41425dc6 tdf#136754: handle pptx chart backgrounds provided by the themes correctly It will be available in 25.2.6. 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.