Created attachment 159751 [details] Comparison before and after Steps to reproduce: 1. Open sw/qa/extras/ooxmlexport/data/picture-effects-preservation.docx 2. Save it as DOCX 3. Open the new document in MSO Word -> Glow effect of first image is gone Reproduced in Version: 7.0.0.0.alpha0+ Build ID: acedbb8692bc84c93114dc4d441b3eb20b3ac467 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
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f9fc420dceb1ece2c98767da16a21aaff771f140 author Tamas Bunth <tamas.bunth@collabora.co.uk> 2020-01-21 19:04:13 +0100 committer Tamás Bunth <btomi96@gmail.com> 2020-03-03 15:52:47 +0100 commit f9fc420dceb1ece2c98767da16a21aaff771f140 (patch) tree 299b9c856a3567ee85af11b7b314d2d02a03420b parent 224ab38f747dcafe711c10b54ad53c52bda9e41d (diff) tdf#101181 Implement glow effect on shapes Bisected with: bibisect-linux64-6.5 Adding Cc: to Tamas Bunth
Possibly the same cause as bug 132201?
Don't repro anymore with Version: 7.0.0.0.alpha1+ (x64) Build ID: 99c337d1d3831ce9d2c7dc1cbff713f4ac49d6ac CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; Locale: ru-RU (ru_RU); UI: en-US Calc: CL
(In reply to Mike Kaganski from comment #3) > Don't repro anymore with Version: 7.0.0.0.alpha1+ (x64) > Build ID: 99c337d1d3831ce9d2c7dc1cbff713f4ac49d6ac > CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; > Locale: ru-RU (ru_RU); UI: en-US > Calc: CL Indeed. Fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=65f3aea4727123a75dbd471592fe711998b5209b Thanks a lot!!
Verified in Version: 7.0.0.0.alpha1+ Build ID: b6ad72a34c150df18905e47e588fd35c400dd6b9 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bd8015b13636607805fcf6a25e353597db868696 tdf#132270: sw: restore unittest 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.