WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33555
Safari shows an unneeded horizontal scroll bar on many websites
https://bugs.webkit.org/show_bug.cgi?id=33555
Summary
Safari shows an unneeded horizontal scroll bar on many websites
Brian Weinstein
Reported
2010-01-12 15:05:53 PST
Safari insists on displaying a horizontal scroll bar on a lot of washingtonpost.com pages despite no content overflowing. Resizing the window doesn't get rid of the scrollbar. This page, for example...
http://www.washingtonpost.com/wp-dyn/content/article/2008/10/23/AR2008102302081.html?nav=rss_print/outlook
The reduction for this is: <html> <body> <div style="width:100%; position:absolute;"></div> </body> </html>
Attachments
[PATCH] Fix
(7.05 KB, patch)
2010-01-12 15:33 PST
,
Brian Weinstein
hyatt
: review+
bweinstein
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brian Weinstein
Comment 1
2010-01-12 15:33:16 PST
Created
attachment 46405
[details]
[PATCH] Fix Updated a couple test results for progressions this fix causes.
Dave Hyatt
Comment 2
2010-01-12 15:36:12 PST
Comment on
attachment 46405
[details]
[PATCH] Fix r=me
Brian Weinstein
Comment 3
2010-01-12 15:40:22 PST
Fix was landed in
r53168
.
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