[Libreoffice-bugs] [Bug 121300] Images anchored to a paragraph are lost when the parent paragraph is deleted in a DOCX file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 7 12:35:24 UTC 2019


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

Michael Stahl (CIB) <michael.stahl at cib.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.stahl at cib.de

--- Comment #11 from Michael Stahl (CIB) <michael.stahl at cib.de> ---

the DOCX vs ODT here is a bit incidental; the real difference is the
at-character vs. at-paragraph anchor.

it's just that MS Word only supports 2 anchor types (as-character /
at-character), so the at-paragraph anchor necessarily becomes at-character
after a round-trip in Word formats.

we have thought already about the at-character case in editing operations (see
commit 28b77c89dfcafae82cf2a6d85731b643ff9290e5) so probably the way to go is
to adapt the at-paragraph case to work consistently with that.

clearly the current behavior where at-paragraph fly is shown as selected but
then it survives a delete operation is a bug; i disagree with the Expected
Results in the description and propose instead that the fly should be deleted
in both cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191007/3d4f6f99/attachment-0001.html>


More information about the Libreoffice-bugs mailing list