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=42043>. 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=42043 Summary: white-space-collapse="false" linefeed- treatment="preserve" does not preserve initial spaces. Product: Fop Version: all Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: fop-dev@xmlgraphics.apache.org ReportedBy: [EMAIL PROTECTED] Using white-space-collapse="false" and linefeed-treatment="preserve" for pre-formatted text does not work when spaces are present at the beginning of lines. For example: <fo:b w-s-p="f" l-t="p">Hello</fo:b> is fine. <fo:b w-s-p="f" l-t="p"> Hello</fo:b> produces the same as the above. Tested against trunk using awt and pdf. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.