Description: Impress slide preview is not rendered correctly (see screenshot attached, red box for the current incorrect rendering, other screenshot attached for the correct rendering without Skia). Steps to Reproduce: 1. Open Impress and look at the slide preview pane Actual Results: Slide preview is rendered incorrect (see screenshot attached, red box). Expected Results: Rendering is like without Skia (see other screenshot attached, red box). Reproducible: Always User Profile Reset: No Additional Info: Screenshots are taken from current revision of master. Issue exists on macOS at least.
Created attachment 176378 [details] Screenshot with Skia (incorrect rendering)
Created attachment 176379 [details] Screenshot without Skia (correct rendering)
Thorsten please attach a correct set of the screenshots
Created attachment 176384 [details] Screenshot with Skia (detail)
(In reply to Roman Kuznetsov from comment #3) > Thorsten please attach a correct set of the screenshots Sorry, screenshot without Skia (correct rendering) is from another ticket and attached by mistake. But I should be possible to see issue on first screenshot without the correct one too: There are horizontal lines within the surrounding frame (attached another screenshot to show this in detail).
Created attachment 176385 [details] Screenshot without Skia (correct rendering)
Repro Version: 7.3.0.0.alpha1+ / LibreOffice Community Build ID: 11800469cc7b3a40c42410be93a12e5107db0efb CPU threads: 8; OS: Mac OS X 10.16; UI render: Skia/Raster; VCL: osx Locale: nl-NL (nl_NL.UTF-8); UI: en-US Calc: threaded
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/53486d831784285b42860882a6b270eb847ff7aa use DrawGradient() instead of doing it manually (tdf#145796) 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.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/20029f713f2cb07b27d7be9bb4df5c2cec4723da use DrawGradient() instead of doing it manually (tdf#145796) It will be available in 7.3.0.0.beta2. 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.
Created attachment 176622 [details] 2021-12-01 main build, two dots on slide preview
Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 4ac9032163cf55c160145373e7c41741c9c339ca CPU threads: 8; OS: Mac OS X 11.6.1; UI render: Skia/Raster; VCL: osx Locale: de-DE (en_DE.UTF-8); UI: en-US Calc: threaded Not entirely resolved in test. Using Skia for all rendering and Force Skia software rendering, two dots appear left and right of slide preview as soon as the slide preview is selected with mouse. Don't think this is expected or wanted.
However, maybe this new problem should be a new bug?