WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
11754
REGRESSION: horizontal scrollbar with 100% width "table-style:fixed" table
https://bugs.webkit.org/show_bug.cgi?id=11754
Summary
REGRESSION: horizontal scrollbar with 100% width "table-style:fixed" table
Duncan Wilcox
Reported
2006-12-05 05:52:00 PST
The table in the attached sample is composed of two columns, a 10em column and a 100% column, though the overall table width should be 100%. According to the spec it appears that the second column should be sized as 'auto', and 'auto' indeed fixes the page on TOT, but firefox, ie6 and released webkit all work with 100%.
Attachments
Reduction
(272 bytes, text/html)
2006-12-05 05:54 PST
,
Duncan Wilcox
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Duncan Wilcox
Comment 1
2006-12-05 05:53:31 PST
What is expected is that no horizontal scrollbar should appear, but on TOT a horizontal scrollbar does appear. Also, on TOT scrolling horizontally seems to show that the area initially not in view is not painted correctly.
Duncan Wilcox
Comment 2
2006-12-05 05:54:46 PST
Created
attachment 11737
[details]
Reduction
Stephanie Lewis
Comment 3
2007-01-22 18:15:55 PST
In Radar <
rdar://problem/4947104
>
mitz
Comment 4
2007-01-23 01:24:15 PST
I think
r18790
(fix for
bug 12115
) fixed this. Please verify.
David Kilzer (:ddkilzer)
Comment 5
2007-01-23 03:47:37 PST
Confirmed fixed with locally-built debug build of WebKit
r19037
with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127). No scroll bar appears when the test case (
Attachment 11737
[details]
) is rendered.
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