[Libreoffice-bugs] [Bug 67701] FORMATTING: Mirrored format incorrect if first page is on the left with certain header/footer settings

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 15 18:52:44 UTC 2018


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

Justin L <jluth at mail.com> changed:

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

--- Comment #8 from Justin L <jluth at mail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180815/7ad78374/attachment.html>


More information about the Libreoffice-bugs mailing list