https://issues.apache.org/ooo/show_bug.cgi?id=124887
Issue ID: 124887
Issue Type: DEFECT
Summary: Every paragraph gets erroneously a new page
Product: Writer
Version: 4.0.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83379
--> https://issues.apache.org/ooo/attachment.cgi?id=83379&action=edit
A simplified test document
Within the ODF attached every paragraph receives a new page.
I could break down the problem by editing the XML.
The wrong behavior stops, when I edit the XML and remove the paragraph style
reference to any master page. It does not make a difference if the master page
is empty.
<style:style style:name="P1" style:family="paragraph"
style:parent-style-name="Standard" style:master-page-name="WRONG">
I will attache the DOC the document was imported from, the first ODT with all
styles and the one with the empty master page as minimized problems.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.