Bug 15111

Summary: Cell width can't be changed when the table is using table-layout:fixed and first row is using colspan.
Product: WebKit Reporter: James <jimmyps.ong>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Critical CC: ahmad.saleem792, ap, bdakin, bfulgham, mitz, rniwa, simon.fraser, tom, zalan
Priority: P2 Keywords: HasReduction
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Testcase none

Description James 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.
Comment 1 James 2007-08-29 11:24:41 PDT
Created attachment 16157 [details]
Testcase
Comment 2 Ahmad Saleem 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!