/[Apache-SVN]
ViewVC logotype

Revision 669118


Jump to revision: Previous Next
Author: jeremias
Date: Wed Jun 18 09:02:45 2008 UTC (16 years ago)
Changed paths: 17
Log Message:
Bugzilla #44412:
Regression fix for empty pages caused by multiple collapsible breaks.
No more empty block areas if a break-before occurs on the first child of an FO to match the behaviour of tables and other FO implementations (clarification by XSL WG pending).
Added an accessor interface for break-before/-after to avoid long if..else lists in BlockStackingLayoutManager.

Changed paths

Path Details
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/Block.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/BlockContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/ListBlock.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/ListItem.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/table/Table.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/table/TableAndCaption.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/flow/table/TableRow.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/fo/properties/BreakPropertySet.java added
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/LayoutContext.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/util/BreakUtil.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/status.xml modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/test/layoutengine/standard-testcases/block_break-before_bug44412.xml modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/test/layoutengine/standard-testcases/block_break-before_bug44412_2.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26