Bug 146330 - Image becomes empty frame when moving up
Summary: Image becomes empty frame when moving up
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.4.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-12-20 09:57 UTC by Telesto
Modified: 2021-12-24 07:27 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (25.33 KB, application/vnd.oasis.opendocument.text)
2021-12-20 09:58 UTC, Telesto
Details
Bibisect log (2.42 KB, text/plain)
2021-12-21 16:14 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-12-20 09:57:43 UTC
Description:
Image becomes empty frame when moving up

Steps to Reproduce:
1. Open the attached file
2. Select blue square
3. Press and hold arrow up until stops moving

Actual Results:
Full square visible

Expected Results:
Partly


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: b9c159361abd79862b30412c433fb355d63299e2
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

still OK with
Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 7b0aabe71d2455f6f643553a07f1056935cf190f
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2021-12-20 09:58:13 UTC
Created attachment 177028 [details]
Example file
Comment 2 Telesto 2021-12-21 16:14:36 UTC
Created attachment 177061 [details]
Bibisect log

Bisected to:
author	Noel Grandin <noel.grandin@collabora.co.uk>	2021-12-07 14:55:13 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2021-12-08 07:44:22 +0100
commit fe6a140a537eda1b6703c44ff5ee49d2ba875b81 (patch)
tree 2e6feeaf2c715292349b0f4262a94b80b25a287a
parent 7e5af164b7d293dd410710bed411e1ca64bbecf7 (diff)
used cache value in ViewObjectContact::getPrimitive2DSequence
I'm not sure why we don't rely on this, it seems pretty obvious, we even
has an explicit flush method to invalidate it.

This takes the load time of a spreadsheet with a large chart from 40s to
20s.
Comment 4 Telesto 2021-12-21 16:17:49 UTC
Adding CC: Noel Grandin

Bug is still unconfirmed. but well the same commit as in: bug 146132
Comment 5 Deep17 2021-12-21 16:20:55 UTC
I can confirm this issue in

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 5242061cca5332ec15cce8c76f070d16e857445d
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Not found in
Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded
Comment 6 Commit Notification 2021-12-24 07:22:29 UTC
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5e6d6be86bf29896e030af5c0f770f2b389d7e8a

tdf#146132 tdf#146327 tdf#146330

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.