Bug 167196 - FILESAVE DOCX Tracked page break deletion change is not saved properly
Summary: FILESAVE DOCX Tracked page break deletion change is not saved properly
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DOCX-Track-Changes
  Show dependency treegraph
 
Reported: 2025-06-25 08:48 UTC by Gabor Kelemen (allotropia)
Modified: 2025-07-01 03:58 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
The example file roundtripped in Writer (9.72 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2025-06-25 08:48 UTC, Gabor Kelemen (allotropia)
Details
How the original and roundtripped files look in Word 2016 (56.67 KB, image/png)
2025-06-25 08:48 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2025-06-25 08:48:24 UTC
Created attachment 201459 [details]
The example file roundtripped in Writer

When attachment 201457 [details] from bug 167195 is opened in Writer, the first recorded page break deletion gets imported correctly, but saving and reopening the file in Word shows some corruption of the change.

1. Open attachment 201457 [details] in Writer
2. Save as docx, reopen in Word
3. Compare the original and roundtripped files behavior about the first tracked change:
- the Review sidebar shows only a paragraph end being deleted, not the page break
- accepting the change in the original results in two paragraphs being merged and inheriting the Heading 1 style of the second, number of pages changes from 3 to 2
- accepting the change in the saved file results in the Heading 1 style not being applied, number of pages does not change

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6faa7e6f7bae3e6a613b4f4b7cee4a9c6d2b7aae
CPU threads: 14; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win
Locale: de-DE (hu_HU); UI: en-US
Calc: threaded
Comment 1 Gabor Kelemen (allotropia) 2025-06-25 08:48:59 UTC
Created attachment 201460 [details]
How the original and roundtripped files look in Word 2016