Created attachment 138269 [details] Example file made with Word 2013 containing d'n'd moved text LO does not recognise the move as Change Tracking operation, and displays the moved text both in the original and in the new places. Steps to reproduce: 1. Create a new document with 3 paragraph in MS Word. 2. Record Track Changes. 3. Drag the first paragraph and drop it in the third paragraph. 4. Save this document in .docx format. 5. Open this document with LibreOffice Writer version 5.4.1.2. 6. Open the Manage Changes window. Actual results: LO does not list any changes, but lists the moved paragraph both in the original and in the new places. Expected results: LO lists the change in Manage Changes window. LO marks the deleting of the moved text in original place. LO marks the inserted text in new place. User can accept or reject the change in one step.
Created attachment 138270 [details] The example file in Writer 5.4 and Word 2013 side by side
Assume that LO doesnt understand the <w:moveFromRangeStart>, <w:moveFromRangeEnd>, <w:moveToRangeStart>, <w:moveToRangeEnd> or possibly it doesnt get it them in this scenario when <w:moveFromRangeStart> and <w:moveToRangeStart> are inside of a <w:p>. Justin: thoughts?
*** Bug 101580 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 104797 ***