Description: When editing text in a cell in Calc by pasting some text the cursor is at the beginning of the pasted text and not at the end. This has changed since Libreoffice 5 where the cursor was placed at the end of the pasted text. Steps to Reproduce: 1.Put some text in a cell in Calc 2.Copy some other text from somewhere else 3.Edit the cell in step 1, move somewhere in the middle 4.Paste the copied text Actual Results: cursor is at the beginning of the pasted text Expected Results: cursor should be at the end of the pasted text, as was the behavior in previous versions of Calc Reproducible: Always User Profile Reset: No Additional Info: Specific version details: Version: 6.0.1.1 Build ID: 1:6.0.1~rc1-0ubuntu0.17.10.1~lo1 CPU threads: 8; OS: Linux 4.13; UI render: default; VCL: kde4; Locale: en-US (en_US.UTF-8); Calc: group User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Confirmed with LO 6.0.1.1 / Windows 7. Bibisected to the following commit with repo bibisect-win32-6.0. Seems to be a change from the editengine GSoC. Adding Cc: to Varun Dhall, please take a look sometimes if you can. https://cgit.freedesktop.org/libreoffice/core/commit/?id=3278cbf7dcf0c72c125fb4ba14e2b24faf267d9c author Varun Dhall <varun.dhall@studentpartner.com> 2017-06-13 01:36:06 +0530 committer Michael Stahl <mstahl@redhat.com> 2017-06-15 14:12:40 +0200 EditEngine: Added EditEngine ODF format for Windows
Is this a duplicate of Bug 114675 (Pasting text leaves the cursor in front of the pasted text)?
It is. *** This bug has been marked as a duplicate of bug 114675 ***