[Webkit-unassigned] [Bug 91043] New: When a table row height grows because of pagination, not all cells’ heights are adjusted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 19:19:23 PDT 2012


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

           Summary: When a table row height grows because of pagination,
                    not all cells’ heights are adjusted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/11794104>

The fix for in bug 83595 in <http://trac.webkit.org/r113738> made table rows grow as necessary to fit cells that grow as a result of pagination. But it had two bad side effects: earlier cells on the row would not grow by the same amount, and later cells on the row would factor the existing growth into their intrinsic padding.

-- 
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