Description: When changes are made in a change tracked docx in Word to an empty paragraph (formatting changes) they are not tracked when opened in Writer. The same changes appear as tracked on a non-empty paragraph. Steps to Reproduce: 1. Create a new docx in Word. 2. Create some paragraphs and leave some empty. 3. Change the color of both the empty and the paragraphs which have something written in them separately. 4. Both of them are tracked in Word. 5. Now open the document in Writer. Actual Results: The change made to the empty paragraph is nowhere to be seen. Not if you go to manage the changes and not on the side as a comment. Expected Results: All of the changes that are shown in Word should be visible some way in Writer as well. Reproducible: Always User Profile Reset: No Additional Info: LibreOffice details: Version: 6.3.0.0.alpha0+ Build ID: 65438bcda46bab4f2fe6fb555f44aace45e11e5e CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Created attachment 150473 [details] Document containing the above described problem.
Created attachment 150474 [details] Screenshot of the original document side by side in Word and Writer.
Note: LibreOffice hides format changes of empty paragraphs in OpenDocument format, too. Note 2: Other bug: LO doesn't import the format change of the last empty line from DOCX (without track changes, too).
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/00b3c2240bb2f86299e3ddeea75a16e8e9877489%5E%21 tdf#124491 DOCX: import tracked changes of empty paragraphs It will be available in 6.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.
Created attachment 153830 [details] unit test file (only the first empty paragraph contains formatting change)
Created attachment 153831 [details] test file with paragraph style and numbering change in its empty paragraph