https://bugs.documentfoundation.org/show_bug.cgi?id=166573
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|25.2.3.2 release |4.1.0.4 release Ever confirmed|0 |1 CC| |[email protected] --- Comment #8 from Justin L <[email protected]> --- (In reply to Buovjaga from comment #7) > If you unzip the .docx and look at word/footer1.xml, the relevant elements > are <w:sz w:val="24"/> Not exactly. As you noted, the paragraph style is BunnTekst1 w:sz 12. While the w:fldChar parts are w:sz 24, there is NO w:sz specified for the w:r that contains 'side ', ' av ', and the <w:instrText> for PAGE/NUMPAGES. Thus it must pick up the size from the paragraph style. So this is not a bug in MS Word. Already seen in LO since 4.1 when this content was first visibly imported. -- You are receiving this mail because: You are the assignee for the bug.
