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.
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
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
This might be related: https://bugs.documentfoundation.org/show_bug.cgi?id=48741
*** This bug has been marked as a duplicate of bug 131132 ***