Created attachment 178454 [details] Sample slide (PPTX) Open the attached sample slide and observe how the bullet points render blue in Office 365 and black in LibreOffice. Observed with current head Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 522bde9470bbb321813fa5f1ca8e3c2ebb1bb5cc CPU threads: 8; OS: Linux 5.16; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US but goes back all the way until 6.4 at least. (Note I had to work hard to reduce the test case, but saved from Office 365 and verified it opens on both; ignore the missing images.)
Created attachment 178455 [details] Visual comparison Office 365 (left) vs LibreOffice 7.4 (right)
Reproduced in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 0723b41bed9bb4ad50d2993744a60177966d1a21 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded Jumbo
Not reproduced in Version: 5.2.0.4 Build ID: 066b007f5ebcc236395c7d282ba488bca6720265 CPU Threads: 8; OS Version: Linux 5.10; UI Render: default; Locale: en-US (es_ES.UTF-8)
5.4: 1b0d5e879d2e04fb93fcb229bf95f2af6066c5d6 is the first bad commit Date: Wed Feb 8 00:57:16 2017 +0100 source 3770a6a3f3bd3e9c3f71a346b9db895e5bf0df31 prev 985e93ecb44aef97995099d4fd5915afd3cab282 author Muthu Subramanian <muthusuba@gmail.com> 2016-10-30 (not active since) tdf#103477 buClrTx => use text color instead (instead of Automatic)
i think I know how to fix it
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a0bae88a9cd47185a71cbfd4c86bbd86ae44d30e tdf#147586: Initialize mbBulletColorFollowText to false It will be available in 7.4.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.
PPT was already OK with blue.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/74a42203fc1f90726cf1219139df5c00e6978914 tdf#147586: Initialize mbBulletColorFollowText to false It will be available in 7.3.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.
(In reply to Xisco Faulí from comment #5) > i think I know how to fix it You did. :-) Happy to validate this as the original reporter Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 5453f75a1e682992f3a725781bb563b8cc76cf1b CPU threads: 8; OS: Linux 5.17; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Thank you, Xisco!