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

Michael Stahl (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Michael Stahl (CIB) <[email protected]> ---

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to