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=24438>. 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=24438 Table cells with background-color attribute specified may damage borders for rounding table cells. Summary: Table cells with background-color attribute specified may damage borders for rounding table cells. Product: Fop Version: 0.20.5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Problem: Table cells with background-color attribute specified may damage borders for rounding table cells. Solution: Borders now added over all other cell content. Limitation: PDF only. Technical background: All data concerning table cell borders and background SVG graphics now collecting during usual table generation. At this time there are no borders generated. If table generated successfully the all borders being collected at the time of table content generation will made over (in separate pass).