You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2004/05/11 13:01:10 UTC

DO NOT REPLY [Bug 28706] - [PATCH] More justification problems

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28706>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28706

[PATCH] More justification problems





------- Additional Comments From bowditch_chris@hotmail.com  2004-05-11 11:01 -------
Hi Simon,

I can see the trailing space in the second paragraph as you describe. However, 
both occurences of the word 'spaces' exists both in PDF output and the Area 
Tree.

I am wondering if adding the else branch as you suggested to fix (1) actually 
causes issue (2). If this is the case, I may be inclined to reject this patch, 
because I'm not sure if (1) is genuinely a bug or not. I may be wrong here, as 
I am not up on all the details of the spec, but if you add spaces at the end 
of some text which is then dealt with by whitespace handling rules, in this 
case, multiple spaces collapsed into 1, then wouldnt you expect these to 
appear in the output? Perhaps the real bug here is the spaces collapsed in the 
third paragraph do not generate a single trailing space?



Chris