[Webkit-unassigned] [Bug 40877] New: Broken table layout when there is long content in colspaned column.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 19 02:09:22 PDT 2010


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

           Summary: Broken table layout when there is long content in
                    colspaned column.
           Product: WebKit
           Version: 420+
          Platform: PC
               URL: http://82.135.245.49/table_layout_test/
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elvinas at liutkevicius.lt


Make a table with some columns and one last column with 100% width.
This column is used to "align table to the left" and to make all other columns as small as it could (content in these columns is dynamic, so the width cannot be set).

Then add one more row with some columns and one colspaned cell. Put some content in it, lets say input field. Make input bigger than corresponding column.

Now the table layout is wrong and 100% width column trick does not work.

I found this issue on Safari 4 and 5. Also on Chrome.
On Opera and Firefox this issue does not occurs.

I made an example and it can be tested here http://82.135.245.49/table_layout_test/

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