Bug 36711

Summary: window.scroll (0, document.height); doesn't actual scroll
Product: WebKit Reporter: Søren Hauberg <soren>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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
Note You need to log in before you can comment on or make changes to this bug.