https://bugs.documentfoundation.org/show_bug.cgi?id=57155

--- Comment #17 from Justin L <[email protected]> ---
The problem of the image on the first page moving to the following page was
fixed in 7.1 commit b216fc5b583050cfb1cdf9bd82ec3c1bd2e09d70
Author: Bakos Attila on Tue Jun 30 15:03:31 2020 +0200
    tdf#118701 DOCX import: fix image position on page break

    If an image anchored to an empty paragraph only with
    section properties, don't remove that paragraph to keep
    the image on the page before the page break.

    IsLastParaEmpty() tries to move a text cursor over the
    empty paragraph marked for deletion. If it contains an
    image anchored as a character, the cursor won't reach
    the end of the previous paragraph by goLeft(2).

    Co-authored-by: Attila Bánhegyi (NISZ)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to