diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-06-15 13:11:29 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-06-16 14:42:51 +0200 |
commit | 1ad7ff8affaba315c8f28a43a18d51c803eb78bc (patch) | |
tree | 45188e0051bd89226ce82cdb31f45da5eed177b1 /basic | |
parent | f10fc1dbb3472abffea3fea8b8f19909f6a06d99 (diff) |
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.
Change-Id: If54160bdca976ad5f153b89cf8492f4da1e774b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96324
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
(cherry picked from commit 2d89b9929e85bede4c72684a12e7508751875f0e)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96342
Diffstat (limited to 'basic')
0 files changed, 0 insertions, 0 deletions