* Installation details. Version: 5.2.5.1 (x64) Build ID: 0312e1a284a7d50ca85a365c316c7abbf20a4d22 CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; Locale: en-US (en_US); Calc: group * Steps to reproduce Assume a table with 3 rows and n columns and there are contents in the seconds and third row. 1. Select all of rows 2 and 3. 2. Click and drag contents to row 1. * Expected results (similar to memmove) 1. Row 2 contents shall be moved to row 1. 2. Row 3 contents shall be moved to row 2. * Actual results (similar to memcpy) 1. Row 2 contents are moved to row 1. 2. Row 3 contents are lost!
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Created attachment 135643 [details] Text dodument with two tables, before and after move
Created attachment 135644 [details] Animation showing the issue
This seems to be fixed very recently on master as I could repro with a build from 24th August, but not with a current build. I'll go ahead and close. Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha0+ Build ID: 4082b5874adddedf8332fe977b6bb47b6949b302 CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on August 31st 2017 Win 10 Version: 6.0.0.0.alpha0+ (x64) Build ID: 4b4ebb15456af443347679a7e7e8726c090a5bf5 CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86_64@62-TDF, Branch:master, Time: 2017-08-31_02:04:11 Locale: fi-FI (fi_FI); Calc: group