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 11632
11612
overflow:auto block the vertical scroller
https://bugs.webkit.org/show_bug.cgi?id=11612
Summary
overflow:auto block the vertical scroller
Une Bévue
Reported
2006-11-15 22:24:46 PST
on the page <a href="
http://www.yvon-thoraval.com/CSS/footer_long.html
">overflow:auto block the vertical scroller</a> this css is only effective on the div #content. then, no way to scroll up and down the content of a page whose content is larger than the window height. obviously this doesn't appear if the content of the page is smaller than the window height, a counter example being here : <a href="
http://www.yvon-thoraval.com/CSS/footer.html
">ocounter-example</a> no need of a vertical scroller at all. best, Yvon
Attachments
Simple Testcase
(3.42 KB, text/html)
2006-11-30 02:41 PST
,
Fabian Jakobs
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Fabian Jakobs
Comment 1
2006-11-30 02:39:26 PST
I have encountered the same problem. However this does occur for overflow:scroll as Well. Further the horizontal scrollbar doesn't work either. I would suggest to change the title to something like: "overflow:auto and overflow:scroll block the vertical and horizontal scroller"
Fabian Jakobs
Comment 2
2006-11-30 02:41:31 PST
Created
attachment 11677
[details]
Simple Testcase attached testcase. Just try to use the scroolbars with WebKit nightly. It is not working.
mitz
Comment 3
2006-11-30 08:47:52 PST
*** This bug has been marked as a duplicate of
11632
***
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