https://issues.apache.org/bugzilla/show_bug.cgi?id=45715
--- Comment #13 from Luis Bernardo <[email protected]> --- Created attachment 29191 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29191&action=edit fix for the break-before in a table elements with a break-before need to have the associated LayoutManager implement and have the type of BreakOpportunity; TableLayoutManager was not in that situation and hence the problem. there may be other cases but the fix is simple. I will provide a layout test later. -- You are receiving this mail because: You are the assignee for the bug.
