Bug 15111 - Cell width can't be changed when the table is using table-layout:fixed and first row is using colspan.
Summary: Cell width can't be changed when the table is using table-layout:fixed and fi...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Critical
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-08-29 11:23 PDT by James
Modified: 2022-08-15 11:35 PDT (History)
9 users (show)

See Also:


Attachments
Testcase (1.14 KB, text/html)
2007-08-29 11:24 PDT, James
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!