[Libreoffice-bugs] [Bug 135661] Image position broken after undo save & reload (and causes save error for DOCX)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 31 12:01:01 UTC 2020


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

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

comment #3 is from:

commit 2d89b9929e85bede4c72684a12e7508751875f0e
Author:     Michael Stahl <Michael.Stahl at cib.de>
AuthorDate: Mon Jun 15 13:11:29 2020 +0200

    tdf#133957 sw: SelectAll should select fly in empty section

    Ctrl+A should select everything in the section; if the section is empty,
    there's no text to select, and then the shell will cancel the selection
    because SwCursorShell::HasSelection() returns false - so check if
    there are flys anchored there, which fixes the Copy.

    To fix Delete, a few more checks for empty selection need to be changed.

-- 
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/20200831/152e535e/attachment.htm>


More information about the Libreoffice-bugs mailing list