Bug 138947 - Image + frame becoming empty white area when dragged to certain position after DOCX export
Summary: Image + frame becoming empty white area when dragged to certain position afte...
Status: RESOLVED DUPLICATE of bug 137819
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2020-12-15 16:27 UTC by Telesto
Modified: 2020-12-31 03:49 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-12-15 16:27:38 UTC
Description:
Image + frame becoming empty white area when dragged to certain position after DOCX export

Steps to Reproduce:
1. Open attachment 164287 [details]
2. Save as DOCX
3. File reload
4. Drag image + frame to the right so anchor snapping inside the right cell 

Actual Results:
Empty image frame

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.0.0.alpha0+ (x64)
Build ID: 35e471bb4d1388cf5afcdcee214cf5111edf44e3
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

fine with
Version: 6.2.9.0.0+ (x86)
Build ID: 5f01fe15eb2661f1f9ce12d1d99dc2a705b462ee
CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL
Comment 1 NISZ LibreOffice Team 2020-12-30 09:08:50 UTC
Confirming in:
Version: 7.1.0.0.beta1 (x64)
Build ID: 828a45a14a0b954e0e539f5a9a10ca31c81d8f53
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: CL

Seems to have started with:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=c9eb53f200225f2ee6ca695e1326843a487aee51

author	Daniel Arato (NISZ) <arato.daniel@nisz.hu>	2020-10-14 15:46:23 +0200
committer	László Németh <nemeth@numbertext.org>	2020-10-27 13:27:55 +0100

tdf#135198 sw editing: text box fell out of its shape

Before this the image fell out of the shape upon moving to a different column.
After this the shape seems to be a bit smaller than originally so the image+caption does not fit and disappears, but only after moving to a different column.

Resizing the moved shape makes the image and the caption appear again.

However: even this no longer happens in 7.2 bibisect repo since:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=d00e7c651e80b9fd3d00262900e0938e2c392809

author	Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu>	2020-12-04 13:42:09 +0100
committer	László Németh <nemeth@numbertext.org>	2020-12-16 20:08:36 +0100

tdf#137819 sw: fix textboxes anchoring "As Char"

Only thing I see is that the shape and its contents are falling apart when moving the shape between table columns, which is reported as bug #138951.

*** This bug has been marked as a duplicate of bug 137819 ***