Bug 130514 - Start Center: thumbnail of a particular file is blank
Summary: Start Center: thumbnail of a particular file is blank
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.0.0.0.alpha0+
Hardware: All All
: lowest trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Start-Center
  Show dependency treegraph
 
Reported: 2020-02-07 19:52 UTC by Xisco Faulí
Modified: 2021-11-26 10:50 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
how the thumbnail looked like in the past (11.59 KB, image/png)
2020-02-07 19:52 UTC, Xisco Faulí
Details
this is how it looks now (58.36 KB, image/png)
2020-05-10 19:39 UTC, BogdanB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2020-02-07 19:52:07 UTC
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
Comment 1 Xisco Faulí 2020-02-07 19:55:08 UTC
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
Comment 2 Xisco Faulí 2020-02-07 19:57:11 UTC
hi Regina,
maybe the current behaviour is correct, I just wanted to report it just in case...
Comment 3 Regina Henschel 2020-02-07 23:32:38 UTC
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.
Comment 4 BogdanB 2020-05-10 19:39:10 UTC
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
Comment 5 Justin L 2021-11-26 10:50:14 UTC
(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