Bug 129957

Summary: Page Header: spacing does not update properly until file is saved and reloaded
Product: LibreOffice Reporter: R. Green <greenandpleasant2000-support>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jluth, luke, martin.sourada, telesto
Priority: medium Keywords: bibisected, bisected, regression
Version: 6.0.0.3 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=109080
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 48741    
Attachments: Writer file with different headers for first, odd and even pages

Description R. Green 2020-01-12 14:04:41 UTC
Created attachment 157085 [details]
Writer file with different headers for first, odd and even pages

1. Open the attached writer file.
2. Open the "Page style window" (Default style) and select the "Header" tag.
3. Change "Spacing" to 1 cm, for example.
4. Now visually inspect the headers of all pages.

EXPECTED RESULT: The spacing underneath the header text should have changed on ALL pages.

ACTUAL RESULT: The spacing has only changed on the odd pages—the first page and even pages have not updated. You need to save, close and reload the file to update all pages.
Comment 1 Dieter 2020-01-12 16:08:49 UTC
I confirm it with

Version: 6.3.4.2 (x64)
Build-ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

and also with

Version: 6.5.0.0.alpha0+ (x64)
Build ID: e26d89371f0e4f41476c9a99be01d98dedb76776
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded
Comment 2 Telesto 2020-01-12 21:45:43 UTC
Bisected to
author	Luke Deller <luke@deller.id.au>	2017-07-12 23:56:50 +1000
committer	Miklos Vajna <vmiklos@collabora.co.uk>	2017-07-18 09:50:17 +0200
commit bff8cd3d52223002263dcb8c09758c4fc753b6e3 (patch)
tree 2dc47e59eccb9eae1b02da7d2ffe16fdfc173357
parent ac3c24bec925dd53f07b2827dab0d71c0dbaedee (diff)
tdf#109080 First page header/footer ODF (1/2)
The proposal to add <style:header-first> / <style:footer-first>
to the ODF standard has not yet been accepted, so meanwhile we
should be using an extension namespace for these elements.

This first commit (intended for backport) adds support for reading
<loext:header-first> / <loext:footer-first>

Adding CC to Luke Deller
Comment 3 Martin Sourada 2020-06-11 19:38:44 UTC
This might be related:
https://bugs.documentfoundation.org/show_bug.cgi?id=48741
Comment 4 Justin L 2021-03-23 15:44:54 UTC

*** This bug has been marked as a duplicate of bug 131132 ***