[Webkit-unassigned] [Bug 9012] New: Row height not updated when cell heights change

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat May 20 02:56:53 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9012

           Summary: Row height not updated when cell heights change
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


Grid row heights are initially increased as dictated by cells in the row (in
RenderTableSection::addCell), but later changes to cell heights are not
reflected in the grid. (Once bug 3297 is fixed, this becomes more apparent
since it starts affecting rows other than the first row).

To reproduce: open the attached test case and click the Test button. After you
click, the tables should be identical, but the table on the left maintains a
taller first row due to this bug.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list