Bug 163453 - LO Writer merged the page number line in the footer into the other footer line of an MSO document
Summary: LO Writer merged the page number line in the footer into the other footer lin...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.8.2.1 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Anchor-and-Text-Wrap DOCX-Track-Changes
  Show dependency treegraph
 
Reported: 2024-10-16 04:41 UTC by tom1williams
Modified: 2024-10-17 17:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
file before the problem occured (5.84 MB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2024-10-16 04:42 UTC, tom1williams
Details
the file after the problem occured (379.01 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2024-10-16 04:47 UTC, tom1williams
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tom1williams 2024-10-16 04:41:27 UTC
Description:
You can see the before and after in the two sample files. It looked good while I was editing the before document but when I saved my edits with track changes turned on in .DOCX format, then re-opened the document, the page number line of the footer was merged into the lower line in the footer.

Steps to Reproduce:
1.edit the before document with track changes turned on
2.save the document as a .DOCX
3.open the document you just save and see that the page number is in the wrong line of the footer, inside the other lower footer line

Actual Results:
the page number is in the wrong line of the footer, inside the other lower footer line

Expected Results:
The page number should be as it was in the before document, on a line above the copyright line


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.2.1 (X86_64) / LibreOffice Community
Build ID: 480(Build:1)
CPU threads: 32; OS: Linux 6.11; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:24.8.2-0ubuntu1
Calc: threaded
Comment 1 tom1williams 2024-10-16 04:42:36 UTC
Created attachment 197069 [details]
file before the problem occured
Comment 2 tom1williams 2024-10-16 04:47:49 UTC
Created attachment 197070 [details]
the file after the problem occured
Comment 3 m_a_riosv 2024-10-17 00:04:39 UTC
Reproducible with
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 337162e50b38875f626a64667ddb83f8930eab35
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: threaded

Seems it is in relation with 'Drawing object' 'Text Box 2', wrapped as character to foot line.
Moving it and the issue is not reproducible.