Description: UI: Thumbnails in start center are without document images Steps to Reproduce: 1. Open Writer 2. Open the attached file 3. Close the document -> Back to start center 3. Look at the thumbnail Actual Results: Thumbnail without image Expected Results: Thumbnail with containing image Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); GI: nl-NL Calc: CL not in 6.5 master
Created attachment 163789 [details] Example file
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=fa47f9781fff89698a68353f9f37ea3ac6bda43c author Caolán McNamara <caolanm@redhat.com> 2020-07-16 11:10:53 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-07-16 15:14:23 +0200 commit fa47f9781fff89698a68353f9f37ea3ac6bda43c (patch) tree 17eeb9bedc8eae5d1eb3d9e1b53568dfd862b614 parent be6f71c546e4826bda43762877d8d424d4f903a7 (diff) tdf#134841 image totally clipped out bisected with: bibisect-linux64-7.1 Adding Cc: to Caolán McNamara
the gift that keeps giving
This is a record to metafile case and they are clipped out because the metafile device size is nominal. Normally we write to the metafile before doing the offending test to see if there would be any visual output. https://gerrit.libreoffice.org/c/core/+/99900
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6beec0ec54975aa02e391c223633a42f6f5afe0e tdf#135325 previews missing content drawn via DrawTransformedBitmapEx 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.
fixed in master, backport to 7-0 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/509e34d69cd15dc8532f90e8875f8afbdb2cec60 tdf#135325 previews missing content drawn via DrawTransformedBitmapEx It will be available in 7.0.1. 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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: 6ad2f463784a24c566477cdd60ae729651bb8564 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!!
*** Bug 135840 has been marked as a duplicate of this bug. ***