Description: Fontwork fill not rendered in presentation mode Steps to Reproduce: 1. Open the attached file 2. Press F5 Has something to do with the fill 45 degree blue (probably new since 7.0) Actual Results: No proper fill Expected Results: Same look as on file open Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 006c65bbd472cb1d7d44e095714e28190b76be0d CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 162494 [details] Example file
Adding bibisectrequest to find the person who implemented this. Looks like an implementation error
It should be blue lines.. fontwork is black (looks quite nice actually, but not the intended result)
Created attachment 162521 [details] Bibisect log Bisected to author Mike Kaganski <mike.kaganski@collabora.com> 2020-05-14 14:42:24 +0300 committer Mike Kaganski <mike.kaganski@collabora.com> 2020-05-29 10:31:12 +0200 commit 82acd02f1395ea1a1b1e43c6b4beeec93ebf9428 (patch) tree 017552883e8233fcf7d04d77c728c3bc82829bc4 parent a89d2a19930ba4f14bc498978664c45bfd3e8b58 (diff) Use buffer with alpha in VclProcessor2D::RenderTransparencePrimitive2D This allows TransparencePrimitive2D to produce truly transparent image, usable later in the stack - specifically by soft edge effect. https://cgit.freedesktop.org/libreoffice/core/commit/?id=82acd02f1395ea1a1b1e43c6b4beeec93ebf9428
@Mike It's still unconfirmed.. but properly one of your recent commits
*** Bug 134383 has been marked as a duplicate of this bug. ***
*** Bug 134384 has been marked as a duplicate of this bug. ***
It handles the hatch as non-transparent object, drawing solid shadow under the whole area instead of thin shadow lines under the hatch lines...
I believe it's fixed by https://git.libreoffice.org/core/commit/bf021c369f2306ee507da9bd3cc4cd10ac5d234c
Looks fine Version: 7.1.0.0.alpha0+ (x64) Build ID: 6640d7f405d2970ba2825a9455926cc803284d01 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL @Mike -> I assume you want to take the credit.. so go ahead and set it to fixed
Closing as VERIFIED FIXED