https://issues.apache.org/bugzilla/show_bug.cgi?id=49835
--- Comment #13 from Andreas L. Delmelle <[email protected]> 2011-02-17 15:05:13 EST --- > We have tested the revised patch, and it does fix the problem as described by > a.kovacs. > > The minimal test case must be wrong. The output is the same with or without > the > patch and it behaves normally, ie rows are displayed were they should. Which test case are you referring to exactly? I checked all attachments before and after the patch. Before, the content was split anyway after the first line, even though it could be kept together as a whole if deferred to the next page in its entirety. Can you provide more details on why you would consider bug 49877 not to be fixed? Before the change, there was a strange overlap at the bottom of the first page. When I tried that sample after applying the patch, the offending piece of content was kept together on the next page, as expected. There is indeed still the violation of a keep-constraint. I was going to file that as a different, more general issue (= violation of keep-constraints across span changes), but didn't get around to that yet. If you would rather make that the main issue for bug 49877, or you still have other reasons, then by all means, go ahead and reopen. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
