diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-02-05 18:31:29 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-02-06 13:00:46 +0100 |
commit | 0788ab19869aa2ae5f7fbef9e3c13ceb641f80ee (patch) | |
tree | 8084ad33c834c5d46b9cde695885caad5609ef7e /Makefile.in | |
parent | c0b7fe8281319146c4a2e36e203cfd65633ce3bd (diff) |
sw: read-only/protected content dialog was missing on Delete/Backspace
If SwWrtShell::DelRight()/DelLeft() are called without an active
selection, they select 1 character to the right/left, but then they
don't check if the selection is read-only, so then SwEditShell::Delete()
calls HasReadonlySel() and silently returns.
Pop up the dialog in this case too, for consistency.
Change-Id: I3d72f136f4d132de3f8a6f3cc2aab493ced95a28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88055
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions