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

--- Comment #19 from Hossein <hoss...@libreoffice.org> ---
This change is related:

commit 0496252c2c7fd2d694c4a73f387ef75e0021de3e
Author: Michael Stahl <michael.st...@allotropia.de>
Date:   Tue May 24 15:20:42 2022 +0200

    sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649

    This didn't happen with master from a week ago on Fedora 35, but happens
    with Monday's master on Fedora 36. Also happens with libreoffice-7-3
    branch.

    Fundamentally the problem with the bugdoc is that there are tables in
    footnotes, which aren't really supported and can't split across pages
    like they would need to.

    The loop happens because a footnote on page 48 invalidates position of
    its anchor frame 549 on page 45.

    This is probably pointless, let's only invalidate if the anchor is on
    the same page (it should be on the same page, but probably the tables in
    other footnotes get in the way).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to