Description: Two items images cut, one item pasted Steps to Reproduce: 1. Open the attached file 2. CTRL+A 3. CTRL+X 4. CTRL+V Actual Results: Circle missing Expected Results: Both pasted Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: ru-RU (nl_NL); UI: en-US Calc: CL
Created attachment 164197 [details] Example file
Not in Version: 7.0.0.0.beta1+ (x64) Build ID: 2891e91a513520d68ea2b8c59c14335861a15253 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Confirm in Version: 7.0.0.3 Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
I tried to bibisect, but in version below I couldn't press Ctrl+A. Something is wrong in that version, so I don't know how to report that as bad or good...Because I can't folow none of the steps... No select all in that version. Version: 7.0.0.0.alpha1+ Build ID: fcb945e37dc31c11bcc3195fcbe835a63bb5bf5f CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
Why is it a regression? Select all didn't work before https://cgit.freedesktop.org/libreoffice/core/commit/?id=2d89b9929e85bede4c72684a12e7508751875f0e
Fixed in 7.2+.
Linux 7.2: commit 89a0a0f69cdff73556a7d78d3f81e9af2cb62f41 Date: Wed Dec 30 11:06:14 2020 +0100 source 188ec34cf157ffee8c63f03f420ca9daafb5ff29 previous b808610533fce13228c4f4ad8924586b560a5928 commit 188ec34cf157ffee8c63f03f420ca9daafb5ff29 [log] author Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org> Sat Dec 12 23:44:26 2020 +0100 committer Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org> Wed Dec 30 10:47:05 2020 +0100 tree c1a24efdaf13076fd9e3d4597976e5290c5630bb parent b808610533fce13228c4f4ad8924586b560a5928 [diff] atrflyin.cxx Modify no more
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ed8b1b78272f7fce657fb7b5fd311c456df0916d tdf#135662: sw_uiwriter3: Add unittest It will be available in 7.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.