https://bugs.documentfoundation.org/show_bug.cgi?id=67701

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #8 from Justin L <[email protected]> ---
fixed in LO 4.3 with fix for bug 69065
commit e936ecc92a7e362f57ce72a955697840920636b8
    Author:     Michael Stahl
    CommitDate: Fri Dec 20 23:56:11 2013 +0100

        fdo#69065: sw: fix mirrored page style with first-page

        If a mirrored page style is used with first-page on both a right page
        and a left page the current design cannot work because the margins in
        the SwPageDesc::aFirst cannot be right for both cases.

        So split that up so we get a first-master and first-left format and
        copy the headers/footers and margins as appropriate... which is really
        adding epicycles to a flawed design; probably this would be better with
        just a single SwFrmFmt that has different items for master/left/first
        headers.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to