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

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

comment #3 is from:

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

Reply via email to