Created attachment 158046 [details] Comparison MSO 2010 and LibreOffice 7.0 master Steps to reproduce: 1. Open attachment 94056 [details] from bug 74970 -> Text in header/footer is not displayed. See comparison image Reproduced in Version: 7.0.0.0.alpha0+ Build ID: bc994a4b01cf61444452bb377010c7c4cc377698 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=bf540873f5e258452fed5006f65a403c95e7872a author Miklos Vajna <vmiklos@collabora.com> 2020-01-06 20:35:08 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2020-01-07 09:26:47 +0100 commit bf540873f5e258452fed5006f65a403c95e7872a (patch) tree 027f723b6a0477cd2ae8c49aaebbd30339b26d9b parent ecb5130e16898c0d2485e99564c57882b5ef25b0 (diff) sw: add rendering for semi-transparent text Bisected with: bibisect-linux64-6.5 Adding Cc: to Miklos Vajna
Created attachment 158052 [details] sample file Same problem happening with the attached document. String 'ny-1045543' in footer is not visible
Created attachment 158060 [details] sample 2 actually it's happening with text in the body too
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/634a9ba15d65b6fdc506326e6b49b4b957c5cfcb tdf#130812 DOC import: fix unexpected transparency of text It will be available in 7.0.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.
Verified in Version: 7.0.0.0.alpha0+ Build ID: e6b9bc3f2ecf0fb7fde5b02f9d750ccbe022f4c1 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Miklos, thanks for the quick fix!