RESOLVED WONTFIX 15111
Cell width can't be changed when the table is using table-layout:fixed and first row is using colspan.
https://bugs.webkit.org/show_bug.cgi?id=15111
Summary Cell width can't be changed when the table is using table-layout:fixed and fi...
James
Reported 2007-08-29 11:23:17 PDT
This is similar to the bug #15022 that I submitted which has been fixed. However, this scenario is more complex. The table has <colgroup>, and its first row and first cell is using colspan. See provided attachment.
Attachments
Testcase (1.14 KB, text/html)
2007-08-29 11:24 PDT, James
no flags
James
Comment 1 2007-08-29 11:24:41 PDT
Created attachment 16157 [details] Testcase
Ahmad Saleem
Comment 2 2022-08-15 11:35:35 PDT
I am unable to reproduce this bug in Safari 15.6 on macOS 12.5 using attached test case, when I click on "Change cell width to...", it shows following dialog "Cell 1's width should be 50px by now.. but it isn't :(" but once I dismiss dialog, the cell width is changed for "Cell 1" and it is similar across all other browsers (Chrome Canary 106 and Firefox Nightly 105). I am going to mark this as "RESOLVED WONTFIX", please mark this accordingly, if I am wrong. Thanks!
Note You need to log in before you can comment on or make changes to this bug.