]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #38102:
authorJeremias Maerki <jeremias@apache.org>
Wed, 4 Jan 2006 15:52:07 +0000 (15:52 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 4 Jan 2006 15:52:07 +0000 (15:52 +0000)
commit2821415e8cc83e563c69a0d35a60087a2255c768
tree9dd676b63976d0a90bbbb547efe477e5097b8eea
parent38dfdc657100ec779a83334c0ee7ced38f3b4d4c
Bugzilla #38102:
Bugfix: Space was not adjusted if the space was on a nested block. This could lead to content overflowing the bottom of a page.

I guess I will need to check if other addArea() methods suffer from the same defect.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@365928 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
status.xml
test/layoutengine/standard-testcases/block_space-before_space-after_bug38102.xml [new file with mode: 0644]