https://bugs.documentfoundation.org/show_bug.cgi?id=165717
Bug ID: 165717
Summary: FILEOPEN RTF page break and continuous section break
not handled before table
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 199792
--> https://bugs.documentfoundation.org/attachment.cgi?id=199792&action=edit
page break and continuous section break followed by a table
In RTF documents that contain a page break '\page' followed a continuous
section break '\sbknone' there is code to insert a section to import a possible
column setting and after that a change of the page layout is applied to the
previous page break attribute.
If there is a table right after the page break then insertion of the section
fails because selections from tables to normal text are currently not
supported.
Due to that also the page style is not applied.
A page number restart '\pgnrestart'is never applied here.
--
You are receiving this mail because:
You are the assignee for the bug.