[Webkit-unassigned] [Bug 82617] prevent page breaks in table rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 08:08:44 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82617





--- Comment #3 from Milian Wolff <milian.wolff at kdab.com>  2012-03-29 08:08:44 PST ---
Created an attachment (id=134589)
 --> (https://bugs.webkit.org/attachment.cgi?id=134589&action=review)
patch that improves the printing of long tables by moving table rows to the next page if they would incur a page break

patch with unit test that improves the situation (see attached after.pdf). the unit test requires new api that needs to be implemented for the other providers, this patch only adds it for Qt.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list