Created attachment 74230 [details] pptx file PPTX file, created in MSOffice, opens by LibreOffice with wrong styles (black&white instead coloured)
Created attachment 74231 [details] screen ms office 2010
Created attachment 74232 [details] screen libre office 3.6.5.2
Thanks for reporting, I can reproduce this behavior. I also marked some bugs as related in the 'See Also' field. I'm not 100% sure there is a duplicate for this one, therefore I set this bug status to NEW. Following [1] I mark this bug as 'medium normal'. Kind regards, Joren [1] https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg
(In reply to comment #3) > Thanks for reporting, > I can reproduce this behavior. Reproduced using Linux Mint 14 x64 LibreOffice 4.0.1.2 rc.
In - Libreoffice 4.2.1.1 Build ID: d7dbbd7842e6a58b0f521599204e827654e1fb8b - Libreoffice 4.3.0.0.alpha0 ID: f839b5dd16c05c0eda21345ec36ec0cb024eb732 styles are already imported with colors. However, the color is not the same as in Powerpoint 2010. Besides, in Libreoffice the chart on the second slide has a white background. In PP 2010 there's no background.
Created attachment 107475 [details] PDF export using 4.4.0.0 alpha from Oct 6 Color in 4.4.0.0 and 4.3.2.2 looks the same to me as in the Word screenshot. The problem with the white background on page 2 persists. The reflection effect with the text on page 1 is not there in LO.
** 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 on a currently supported version of LibreOffice (5.0.1 or preferably 5.0.2.2 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) 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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-10-14
(In reply to Beluga from comment #6) > Created attachment 107475 [details] > PDF export using 4.4.0.0 alpha from Oct 6 > > Color in 4.4.0.0 and 4.3.2.2 looks the same to me as in the Word screenshot. > The problem with the white background on page 2 persists. > The reflection effect with the text on page 1 is not there in LO. Same. Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+ Build ID: 9784ff3d878eaa21491fbd779e57d7d4710f5449 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@39, Branch:master, Time: 2016-01-30_01:31:57 Locale: fi-FI (fi_FI)
*** Bug 104750 has been marked as a duplicate of this bug. ***
Created attachment 133044 [details] MSO options - there's Automatic and No Fill for plot area (chart background)
Created attachment 133045 [details] LO options - there's no Automatic and No Fill for chart background (in Edit mode) In LO options - there's no Automatic and No Fill for chart background (in Edit mode) or I can't see it. So I guess it just gives "white" color.
Still reproducible in Version: 6.0.0.0.alpha0+ Build ID: cfbb8b5090537e79ba70e250ddee86d53facbe15 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Dear Kirill, 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
Repro 6.4+
The problem is that MSO doesn't set the automatic value explicitly, as it does with other options, like no fill: <c:spPr> <a:noFill/> </c:spPr>
Another finding, it seems Word sets the automatic background to white, powerpoint to no fill...
*** Bug 134217 has been marked as a duplicate of this bug. ***
Patch fixed this BUG, and it is under code review https://gerrit.libreoffice.org/c/core/+/96955
(In reply to nd101 from comment #18) > Patch fixed this BUG, and it is under code review > > https://gerrit.libreoffice.org/c/core/+/96955 I confirm the chart wall has no fill with the patch! Arch Linux 64-bit Version: 7.1.0.0.alpha0+ Build ID: 090477feb304dd293c8dbf9bf729a3b3a41ae4df CPU threads: 8; OS: Linux 5.7; UI render: default; VCL: kf5 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 24 June 2020
nd101 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d851a02df57ab378ed0cc6d9362516de09c3279c tdf#60316 Chart plotarea background issue It will be available in 7.1.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cb6a7b988a00500fbc4116c38bc1a959ca16d065 tdf#60316: chart2_export: Add unittest It will be available in 7.1.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 163196 [details] LO options with patch Background is fine on fileopen. Properties for Area are somewhat strange.
Created attachment 164097 [details] Example file in current Impress Now it looks good (in non-edit mode at least) and Area properties side bar correctly displays None fill type.