WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 26523
15140
Changing Width in <COL> elements at run time is ignored
https://bugs.webkit.org/show_bug.cgi?id=15140
Summary
Changing Width in <COL> elements at run time is ignored
Bob Rose
Reported
2007-09-03 23:14:26 PDT
Similar to:
http://bugs.webkit.org/show_bug.cgi?id=15022
This is the case where you update the style.width property of a col element in he table header. The column is not updated. The new width is ignored.
Attachments
Complete html example of issue
(938 bytes, text/html)
2007-09-03 23:34 PDT
,
Bob Rose
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Bob Rose
Comment 1
2007-09-03 23:34:45 PDT
Created
attachment 16191
[details]
Complete html example of issue
David Kilzer (:ddkilzer)
Comment 2
2007-09-04 07:40:37 PDT
Confirmed with a local debug build of WebKit
r25346
with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).
Christopher Simon
Comment 3
2008-12-01 07:29:16 PST
This Bug is still present in Safari 3.2.1 (525.27.1) for Windows and Chrome 0.4.154.25 (Windows). element.offsetWidth is 0, and setting width with element.style.width, element.width is ignored.
Jessie Berlin
Comment 4
2009-06-26 09:12:52 PDT
*** This bug has been marked as a duplicate of
26523
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug