Description: Writer does not show the change in serial numbers in numbered lists when an item is deleted. Steps to Reproduce: 1. Create a numbered list in LibreOffice Writer. 2. Record Track Changes. (Ctrl - Shift - E) 3. Delete an element of the list. 4. Accept the change. Actual Results: Writer shows, that the second list item in Show Changes mode is still the second list item of the actual list. Writer does not show serial number 2. instead of serial number 3 in the last item. Writer does not show serial number 3, as the old (original) numbering of the last item. Expected Results: Show that the second list item is not the second one any more. Show that the last item is the second list item now. Show that the last item was the third list item previously. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 1eaf11278a2f2f81fbff774fef73f72a6b1a4efb CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Created attachment 180943 [details] Example file from LO 5.4
Note: Follow-up to Bug 115523
moveFrom and moveTo paragraph marks are imported as old paragraphs with new content, i.e. accepting a removed list item and rejecting an inserted list item leave empty list items instead removing the list items completely.
Note: the incomplete DOCX export results interoperability problem in MSO.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c903c91aced13ae296456e54a5c90d7ca3938594 tdf#149707 sw_redlinenum DOCX export: fix tracked moving of list items It will be available in 7.5.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-4": https://git.libreoffice.org/core/commit/1e0ea56691bee9bd44e657bb4dca77d29c43ec76 tdf#149707 sw_redlinenum DOCX export: fix tracked moving of list items It will be available in 7.4.0.2. 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.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 5df1bb4b1b222be00d25097660c4ee33542896ea CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL