https://bugs.freedesktop.org/show_bug.cgi?id=60260

Björn Michaelsen <bjoern.michael...@canonical.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmik...@suse.cz

--- Comment #8 from Björn Michaelsen <bjoern.michael...@canonical.com> ---
In the bibisect range, this commit looks kinda suspicious:

commit a964cf666abb0c4df4e29ea8709532b7d45c104f
Author: Miklos Vajna <vmik...@suse.cz>
Date:   Thu Oct 4 08:23:12 2012 +0200

    sw: proper fallback for first page in InsertNewPage()

    For left/right share, the fallback is easy: the left page always falls
    back to the right page, if there is a fallback. In case of first page,
    the situation is more complicated, as there are multiple fallbacks
    (left/right).

    Since commit 9ff68a2, first page fallback was decided during registering
    part of the SwPageDesc to SwPageFrm, which is bad, as without a document
    export/import, a changed IsFirstShared() didn't have any effect: the
    LeftFmt/RightFmt was in use, so FirstFmt had no SwClients -> nobody was
    notified when that setting changed. This commit changes first pages to
    always use FirstFmt, and (if a fallback is needed) sets FirstFmt to
    point to LeftFmt/RightFmt as necessary.

    Change-Id: I4654baf293d72070fcf7e9eea408a43a31079e60

thus ccing Miklos ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to