RESOLVED INVALID 8955
Horizontal Scrollbars appear no matter the window width (ToT 5/17/06)
https://bugs.webkit.org/show_bug.cgi?id=8955
Summary Horizontal Scrollbars appear no matter the window width (ToT 5/17/06)
Rosyna
Reported 2006-05-17 08:04:14 PDT
This is kind of funny actually as it mimics an IE bug that was fixed in IE7. Anywho, go to the above page and no matter how wide the page is, a horizontal scroll bar appears.
Attachments
Rosyna
Comment 1 2006-05-17 08:09:27 PDT
You may have to shrink the font size by using command - on the keyboard a few times. Once the font size is below a specific threshold, the scroll bar appears.
mitz
Comment 2 2006-05-17 08:49:57 PDT
That page's CSS has .blog-body > P:first-child { text-shadow: 2px 2px 100px #DDD; } The extra scroll-room is there to accommodate the very wide shadow.
Rosyna
Comment 3 2006-05-17 09:27:49 PDT
While the 100px is definitely never actually visible, it doesn't completely account for what happens on <http://www.unsanity.org/archives/000453.php>. Here if you click on one of the links and go back to the page, the scrollbar disappears.
mitz
Comment 4 2006-05-17 09:58:29 PDT
(In reply to comment #3) > if you click on one of the links and go back to the page, the scrollbar > disappears. That seems to be the case with navigating through the back/forward cache from any page that doesn't have a horizontal scroll bar to a page that has one. The scroll bar doesn't reappear until you scroll (vertically).
Brent Fulgham
Comment 5 2022-07-06 13:56:56 PDT
The relevant page no longer exists. We can't take action on this issue.
Note You need to log in before you can comment on or make changes to this bug.