[Libreoffice-bugs] [Bug 108073] New: Rest of table not shown if rows that aren' t allowed to break overlap page break
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 24 23:49:26 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108073
Bug ID: 108073
Summary: Rest of table not shown if rows that aren't allowed to
break overlap page break
Product: LibreOffice
Version: 4.0.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: baron at caesar.elte.hu
CC: michael.meeks at collabora.com
Blocks: 103100
Created attachment 133547
--> https://bugs.documentfoundation.org/attachment.cgi?id=133547&action=edit
Sample FODT
Open the attached FODT document. It looks like a page with a one-row-table at
the end of the 1st page.
Now add a line break before the table.
Magic, the table grew to its normal size!
Right-clicking certain rows, then opening Table Properties... / Text Flow
reveals "Allow row to break across pages and columns" is disabled for the first
two rows, and enabled for the rest of the table. If it gets enabled for the
first two rows, the table displays correctly (a bit tricky to do, select the
single row and the invisible row below, change the setting, save the file and
reload).
The file can also be fixed in a text editor, see this part:
<style:style style:name="Table1.1" style:family="table-row">
<style:table-row-properties fo:keep-together="always"/> <!-- this style:
always to auto fixes it -->
</style:style>
The issue requires specific table positioning to occur.
Observed with 5.4beta1 and 4.0.0.3.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table bugs and enhancements
--
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/20170524/3ba82ab7/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list