Description: When using Skia hardware rendering, document icons on recent documents list are mission (see screenshot attached, red box). Issue does not exist with Skia disabled or with Skia in raster mode (see other screenshot attached, red box). Steps to Reproduce: 1. Open or create an arbitrary document 2. Look at the recent documents list using the menubar Actual Results: Document icons are missing (see screenshot with Skia hardware rendering) Expected Results: Document icons are present (see screenshot without Skia or with Skia in raster mode) Reproducible: Always User Profile Reset: No Additional Info: Screenshots are taken from current revision of master.
Created attachment 176380 [details] Screenshot with Skia hardware rendering (missing icons)
Created attachment 176381 [details] Screenshot without Skia or with Skia in raster mode (icons present)
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/afdfc9bb5d56fde866882e7d87869ecafed1e3d0 handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797) 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.
Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 4ac9032163cf55c160145373e7c41741c9c339ca CPU threads: 8; OS: Mac OS X 11.6.1; UI render: Skia/Metal; VCL: osx Locale: de-DE (en_DE.UTF-8); UI: en-US Calc: threaded verified, thanks Luboš.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/dbf6c1a1961d551bfa7f19dd4e79be6d3304f7ae handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797) 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.