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 2003/12/24 13:35:38 UTC

DO NOT REPLY [Bug 25743] New: - Spaces are suppressed between words for first fo:inline after line-break

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25743

Spaces are suppressed between words for first fo:inline after line-break

           Summary: Spaces are suppressed between words for first fo:inline
                    after line-break
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: page-master/layout
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: bckfnn@worldonline.dk


If a fragment like this: 

<fo:inline background-color="blue"><fo:inline>foo</fo:inline><fo:inline
 > bar</fo:inline></fo:inline>

is the first flow object after a linebreak, then the space before ' bar' is 
incorrectly suppressed.