Closed
Bug 240324
Opened 21 years ago
Closed 21 years ago
Changing an input type=checkbox's disabled attribute inside an overflow:hidden div inside a table causes the table's columns to change width
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jason.barnabe, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
996 bytes,
text/html
|
Details |
Changing with Javascript the disabled attribute of a check box inside an
overflow:hidden <div> inside a table changes the width of the table's columns.
See upcoming testcase. Tested with Mozilla/5.0 (Windows; U; WinNT4.0; en-US;
rv:1.7b) Gecko/20040412
Reporter | ||
Comment 1•21 years ago
|
||
![]() |
||
Comment 2•21 years ago
|
||
Sounds like a scrollframe bug.... not sure what component we dump those in.
Component: Layout: Tables → Layout
QA Contact: core.layout.tables → core.layout
Depends on: 240276
![]() |
||
Comment 3•21 years ago
|
||
Fixed by patch in bug 276286
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•