WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9411
Overlapping content
https://bugs.webkit.org/show_bug.cgi?id=9411
Summary
Overlapping content
Matt Gough
Reported
2006-06-12 01:17:22 PDT
Visit this web page and then click on the 'More...' link in the Resources sidebar. The newly brought in content will overlap the sidebars as it is being pushed too far to the right. Displays correctly in Firefox and Opera.
Attachments
Test case reduction
(417 bytes, text/html)
2006-06-12 04:21 PDT
,
jonathanjohnsson
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-06-12 04:01:51 PDT
Confirming bug. This is not a regression as it failed on both WebKit
r14819
and Safari 2.0.3 (417.9.3) on Mac OS X 10.4.6 (8I127/PowerPC).
jonathanjohnsson
Comment 2
2006-06-12 04:21:44 PDT
Created
attachment 8822
[details]
Test case reduction A div floated to the right, followed by a table with align="center" seems to be the problem here. Safari centers the table with respect to the body element, while Firefox centers it in the space that remains after inserting the div.
Robert Hogan
Comment 3
2012-10-30 13:00:38 PDT
I don't think WebKit is failing the reduction anymore - tested with
r132013
on Chrome.
Robert Hogan
Comment 4
2012-12-26 12:15:41 PST
I'm pretty sure there's nothing to fix here anymore. Closing.
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