Description: Stripes in gradient in presentation mode Skia Raster/Vulkan Steps to Reproduce: 1. Open the attached file 2. F5 Actual Results: Stripes Expected Results: No strips (same as in edit mode) Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: e8b8e7be0b2ad693224cd94062a55610eb69df7e CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Vulkan; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 165206 [details] Example file
CanvasHelper::fillTexturedPolyPolygon()
*** Bug 138244 has been marked as a duplicate of this bug. ***
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a46cb5dc607d1d1af402ff3e8fce731e7427854d try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523) 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.