Bug 143034 - Frame & image disappears after drag it multipage view to margin where anchor moves to next page (DOCX, anchor in header)
Summary: Frame & image disappears after drag it multipage view to margin where anchor ...
Status: RESOLVED DUPLICATE of bug 117692
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.7.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-24 07:17 UTC by Telesto
Modified: 2021-06-25 09:19 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Example file (32.06 KB, application/vnd.oasis.opendocument.text)
2021-06-25 08:35 UTC, Telesto
Details
Example file (32.05 KB, application/vnd.oasis.opendocument.text)
2021-06-25 08:44 UTC, Telesto
Details
Bibisect log (4.12 KB, text/plain)
2021-06-25 09:08 UTC, Telesto
Details
Example file (32.03 KB, application/vnd.oasis.opendocument.text)
2021-06-25 09:15 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-06-24 07:17:57 UTC
Description:
Frame & image disappears after drag it multipage view to margin where anchor moves to next page

Steps to Reproduce:
1. Open the attached file
2. Enable multipage view (2 pages)
3. Enter the header
4. Drag the frame include fox to the right (somewhat outside page margin & release)

Actual Results:
Image and frame gone (empty) because of anchor going to page 2 and image sticks on page 1

Expected Results:
The image and frame jumped to page 2 crossing to margin with some extend in version 4.3 and older. Got broken in 4.4. (Split frame). 

If image should move that easily to next page. No clue. 

However main issue is that image stays put in current model (so on page 1) and the anchor moving to page 2)

 


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 239b4bb27fd8db26e8416045b3015688a8b1b0ae
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

image and frame splitting in
Version: 6.0.6.0.0+
Build ID: c30963b8b4bbbe42a24b97aafa161eff9d7ccdd4
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
Locale: nl-NL (nl_NL); Calc: CL

and in
4.4.7.2

Image & frame moving to next page in
Version: 4.3.7.2
Build ID: 8a35821d8636a03b8bf4e15b48f59794652c68ba
Comment 1 Telesto 2021-06-25 08:35:47 UTC
Created attachment 173193 [details]
Example file
Comment 2 Telesto 2021-06-25 08:44:46 UTC
Created attachment 173194 [details]
Example file

Hmm, more DOCX thingy (or setting combo by DOCX conversion)
Comment 3 Telesto 2021-06-25 09:08:12 UTC
Created attachment 173196 [details]
Bibisect log

Bisected to
commit d379d18666aa42031359ca8eb34b0021960347ae
    Author:     Miklos Vajna <vmiklos@collabora.co.uk>
    AuthorDate: Wed Jun 18 11:57:31 2014 +0200
    Commit:     Miklos Vajna <vmiklos@collabora.co.uk>
    CommitDate: Wed Jun 18 12:09:15 2014 +0200
    
        oox: import WPS shape with text as shape with textbox
    
        This allows having real shapes (like having rounded corners) and complex
        content (like containing a table) at the same time.
    
        WPS shapes are wrappers around drawingML markup in DOCX files, so this
        only affects the DOCX import.
    
        Change-Id: Iad1c1c61233be1c17efa1821e680927aa9587215

https://cgit.freedesktop.org/libreoffice/core/commit/?id=d379d18666aa42031359ca8eb34b0021960347ae
Comment 4 Telesto 2021-06-25 09:15:33 UTC
Created attachment 173197 [details]
Example file

Different variant where the content disappears. Needs also export to DOCX
Comment 5 Telesto 2021-06-25 09:19:30 UTC
Lets mark this a duplicate for now

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