WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
36711
window.scroll (0, document.height); doesn't actual scroll
https://bugs.webkit.org/show_bug.cgi?id=36711
Summary
window.scroll (0, document.height); doesn't actual scroll
Søren Hauberg
Reported
2010-03-27 15:04:50 PDT
Hi I am embedding webkit in a gtk application. The web page I am displaying runs the following line of Javascript code window.scroll (0, document.height); but it doesn't seem to do anything. In the Chromium browser, this line of code scrolls to the end of the page, so I would expect the same to happen when I embed the page in an application. Søren
Attachments
Add attachment
proposed patch, testcase, etc.
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