]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix for bug 38507: the elements representing a non-breaking space were not always...
authorLuca Furini <lfurini@apache.org>
Tue, 7 Feb 2006 12:29:19 +0000 (12:29 +0000)
committerLuca Furini <lfurini@apache.org>
Tue, 7 Feb 2006 12:29:19 +0000 (12:29 +0000)
commit5769a0fe9fb13878a9573ea45b5544ca481c1d00
tree7ff32da452664e4d95ed0ca11552016379d856b9
parentf6bf4a418239b8600d5e4957febd12fdef6a61dd
Fix for bug 38507: the elements representing a non-breaking space were not always correct, sometimes allowing a break.

This also solves another bug concerning the incorrect suppression of a nbsp at the beginning of a line.

A bit of clean-up in TextLayoutManager

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@375585 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java
status.xml
test/layoutengine/disabled-testcases.xml
test/layoutengine/standard-testcases/block_white-space_2.xml
test/layoutengine/standard-testcases/block_white-space_2a.xml [deleted file]
test/layoutengine/standard-testcases/block_white-space_3.xml