Bug 139645 - Image not properly positioned after undo (overlapping)
Summary: Image not properly positioned after undo (overlapping)
Status: RESOLVED DUPLICATE of bug 140158
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DOCX-Textbox
  Show dependency treegraph
 
Reported: 2021-01-15 13:37 UTC by Telesto
Modified: 2021-04-29 04:26 UTC (History)
2 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 2021-01-15 13:37:31 UTC
Description:
Image not properly positioned after undo (overlapping)

Steps to Reproduce:
1. Open attachment 155681 [details]
2. Delete (frame with image) image 3
3. Next frame containing image 2
4. Next frame containing image 1
5. Undo 3x

Actual Results:
Image 2 and 3 overlap

Expected Results:
Not so -> Original look


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.0.0.alpha0+ (x64)
Build ID: f2171af6ce3516598d9f8bac8294025a21a5b1a2
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-01-15 13:38:34 UTC
Source file: bug 124821
Comment 2 NISZ LibreOffice Team 2021-04-28 09:12:13 UTC
I see this happening in:

Version: 7.1.0.3 (x64) / LibreOffice Community
Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: threaded

But not anymore in latest nightly:

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: eeb2854e085fdd9f7a38d6e952a8aedf43e90323
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL
Comment 3 NISZ LibreOffice Team 2021-04-28 09:38:21 UTC
Bibisected to

https://git.libreoffice.org/core/+/493a916a3113e877835c9bc7c93faef0d29f9a33

tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxes

Thanks Attila for fixing this one too :)

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