Description: Text moving is only recognized in simple cases, but not when the moved text was modified later. The change entries are not visible in dialog box. Steps to Reproduce: 1. Open the attached file. 2. Open the tracking change dialog box. Actual Results: The change is not visible. Expected Results: Should be entries of the change. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community Build ID: a0a38b88dc3a61d212d784f41a27f97d9c2d7f32 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded
Created attachment 176290 [details] Screenshot of the original document side by side in Writer DOCX import: support MoveTo/MoveFrom completely dialogbox
Created attachment 176291 [details] Example file from Word with DOCX import: support MoveTo/MoveFrom completely dialogbox
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/970f8ec7c8eb6007181ce55d885eef771dd49cc6 tdf#145721 sw track changes: sign text moving in redline tooltips It will be available in 7.3.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.
Created attachment 176332 [details] screenshot of new tooltip caption and new Manage Changes Action icons
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a478ac0f0a1eda92d35477462f70412bc65f9d36 tdf#145721 sw: add 'moved text' icons to Manage Changes It will be available in 7.3.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.
tdf#145721 sw track changes: sign text moving in redline tooltips Write "Moved (deletion)" and "Moved (insertion)" instead of "Deleted" and "Inserted" in tooltip of tracked text movings. tdf#145721 sw: add 'moved text' icons to Manage Changes For Moved (deletion) and Moved (insertion) text changes, add new Action icons to Manage Changes dialog window (Edit->Track Changes->Manage...), re-using existing Cut and Paste icons.
Verified in: 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
reviewing release notes. Verified as fixed in: Version: 7.3.0.1 / LibreOffice Community Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Changes visible with tooltips and in Manage Changes. adding meta