summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJustin Luth <justin.luth@collabora.com>2020-12-24 13:24:30 +0300
committerMiklos Vajna <vmiklos@collabora.com>2021-01-15 16:04:40 +0100
commit79bfb54665b1a8dc2b932318eb6915d300772cff (patch)
tree923af4d5b8bd0b9049e7f887f5c9a7f6727bcd42 /xmloff
parentb4f6a6c143567187c6d0f374b2b9f853ecc63af0 (diff)
tdf#137459 editeng: Ctrl+Del must only delete right
If there was nothing else at the end of the paragraph, Ctrl+Del was acting like Ctrl+Backspace - it turned around and started deleting the earlier words. Instead, we need to keep deleting to the right, starting with the next paragraph. That's what Ctrl-Backspace does in reverse anyway. It looks like this was just a copy-paste mistake already seen at original import and the few times that people tried to fix up this area, they didn't notice that apparently? But then again, the code changes don't look that impressive either... [if x == 1, set x=1?] make UITest_writer_tests UITEST_TEST_NAME=\ tdf137459_editeng_ctrl-DEL.tdf137459.test_tdf137459 Change-Id: I0c2268f9f1a2102997b2e84b0b7a6d0e2da43b15 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108265 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff')
0 files changed, 0 insertions, 0 deletions