Created attachment 189404 [details] sample file Steps to reproduce: 1. Open attached document 2. Select all 3. Open a new document 4. Paste -> Cursor is at the beginning of the pasted content. it should be at the end. Pasting multiple times in a row make the content to overlap Reproduced in Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 55eef24a55afb3708f2e02abf65b6934bed7f3de CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (es_ES.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author Michael Stahl <michael.stahl@allotropia.de> 2023-01-27 16:06:08 +0100 committer Michael Stahl <michael.stahl@allotropia.de> 2023-01-27 17:15:44 +0000 commit bb733957dd39e6f0b9d80bb59eb0177188794797 (patch) tree ec5fa04b542019d98b798605abd1705f0efbbe7e parent 5aeee226479427062ac885be407671981d6940ef (diff) tdf#114973 sw: enable SelectAll with hidden para at start/end Bisected with: bibisect-linux64-7.6 Adding Cc: to Michael Stahl
FWIW, it does also crash. Likely caused by cursor position (reason to post it here) 1. Open attached document 2. Select all 3, CTRL+C 4. CTRL+V (3x) 5. CTRL+Z (2x)
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b20ca8d951e8205c8b963c6b7407f984053b4094 tdf#157129 sw: fix wrong cursor position after paste It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/f43dfd0c7fa44eefac75ba7050debb238697d98e tdf#157129 sw: fix wrong cursor position after paste It will be available in 7.6.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/601dfe1cc547c4ae4a8e87da6d268e04ba445555 tdf#157129 sw: fix wrong cursor position after paste It will be available in 7.5.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Kira Tubo committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5cef51f30d9dccfa35683bd0a023cffdc43fbc85 tdf#157129: sw unit test: cursor position after paste It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.