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=43844>. 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=43844 Summary: Extra blank lines added upon weird combinations of block-container, line-height and others Product: Fop Version: 1.0dev Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: fo tree AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hello. Here is a very strange phenomenon experienced with the latest revision (594079). Consider the attached XSL-FO. As you may notice, there are unexplained blank lines (after label2/value2, label3/value3, and block1). The funny thing is, that any one of the following changes will cause the problem to disappear: 1) Remove the "block-container", so the table is a direct child of the flow. 2) Add "line-height=100%" to the flow. 3) Remove the <fo:block space-before="1.0em"/> which appears right below "Heading". -- 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.
