Description: The reason is saving the deleted list paragraph and its deleted new line in two different tracked deletions at the same position, which loaded in reverse order in (older) Writer (tdf#107292). While tdf#107292 was fixed in master and 7.3, for back compatibility it must fix the unnecessary deletions at the same position, joining the deleted paragraph and the deleted new line in a single deletion. Steps to Reproduce: 1. Open attached file 2. Move “February” to the 4. place 3. Save as ODT then reload the file Actual Results: List elements are falling apart Expected Results: The elements of the list should not fall apart Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 3a61cce54277fd12570103a191c50d9b37ef3dd3 CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: CL
regression: commit 9e1e88ad5cf2dc0e9b188c60930445652a6c7519 Author: László Németh <nemeth@numbertext.org> Date: Thu Dec 2 17:45:46 2021 +0100 tdf#145720 DOCX export: fix loss of tracked moving
Created attachment 176828 [details] Example file from Word with a list
Created attachment 176829 [details] Screenshot of the original document in Writer
Created attachment 176830 [details] Screenshot of the exported document in Writer
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/692bc46b25db61176b4ced7b7beffeca7d55068e tdf#146140 sw DOCX import: fix moveFrom regression with broken text content It will be available in 7.4.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.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/9f41f860fc084bbfe7aef0691a061c6b9e99e04b tdf#146140 sw DOCX import: fix moveFrom regression with broken text content It will be available in 7.3.0.0.beta2. 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.
Verified in: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 8f0ce842dffe229d31bd9841ac6e999da1ae976d CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: CL