Created attachment 157733 [details] how the thumbnail looked like in the past Steps to reproduce: 1. Clean the profile 2. Open attachment 144082 [details] from bug 119191 3. Close the document and go back to the start center -> Document's thumbnail is blank Reproduced in Version: 7.0.0.0.alpha0+ Build ID: c81c383be787ec5f9acbca51f75ea5b28b63c63a CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f44140bebb9c493d97ba5aef26c9692c53a6b93f author Regina Henschel <rb.henschel@t-online.de> 2019-11-28 19:28:29 +0100 committer Regina Henschel <rb.henschel@t-online.de> 2019-12-11 23:42:39 +0100 commit f44140bebb9c493d97ba5aef26c9692c53a6b93f (patch) tree 6673c5852aed328a2d884f8615bb84a3a86a28c3 parent 2ae964f88a4f1002a4fd8a804a079559c3d64196 (diff) tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRect Bisected with: bibisect-linux64-6.5 Adding Cc: to Regina Henschel
hi Regina, maybe the current behaviour is correct, I just wanted to report it just in case...
A thumbnail covers the range from row 1 to 27 and column A to D with parts of E. The document has nothing in this range. Drag a shape to this range, then it is shown in the thumbnail. The shape, which you see in the old thumbnail, should not be there. The error was, that the shape has wrong size and position. The case "anchor to cell - resize with cell" is still buggy. I'm just working in that area. But it is not easy. Look at all the comments in drawview4.cxx. I have no solution yet. But I think, the thumbnail is OK.
Created attachment 160626 [details] this is how it looks now This is how the thumbnail looks now on 7.0 Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
(In reply to Regina Henschel from comment #3) > A thumbnail covers the range from row 1 to 27 and column A to D with parts > of E. The document has nothing in this range. aka NOTABUG