Bug 113153 - Split sections inside nested tables: layout loop with tables in footers
Summary: Split sections inside nested tables: layout loop with tables in footers
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Miklos Vajna
URL:
Whiteboard: target:6.0.0
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-16 15:29 UTC by Miklos Vajna
Modified: 2017-10-17 19:44 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Reproducer document. (54.86 KB, application/vnd.oasis.opendocument.text-flat-xml)
2017-10-16 15:29 UTC, Miklos Vajna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miklos Vajna 2017-10-16 15:29:16 UTC
Created attachment 137016 [details]
Reproducer document.

Steps to reproduce:

1) Open the attached document.
2) Go to Table16:A1 on page 1
3) Choose Table -> Properties -> Text Flow -> allow row to break across pages and columns -> OK

Expected: table is split across 3 pages.
Actual: layout loop.
Comment 1 Commit Notification 2017-10-16 19:41:14 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a69f48d923628facf7113ebc739a8273c4069122

tdf#113153 sw: fix layout loop with split in-table sections

It will be available in 6.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.