[Webkit-unassigned] [Bug 14856] Select control inside table wraps incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 02:40:53 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=14856


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




------- Comment #5 from eric at webkit.org  2008-01-17 02:40 PDT -------
I suspect this is some incorrect prefWidth calculation.  Possibly the colspan
is not taken into account during the layout of the inner table.  Since w/o the
col-span the prefWidth for the first td would be 0, with the colspan, it's 500.


-- 
Configure bugmail: http://bugs.webkit.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