[Webkit-unassigned] [Bug 11623] New: ScrollLeft/Top do not work on an onLoad event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 16 18:38:44 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11623

           Summary: ScrollLeft/Top do not work on an onLoad event
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
               URL: http://www.grotto11.com/scrolltest.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: btman at mac.com


See the attached URL.

The body has an onLoad handler that tries to scroll the content pane to the
right, using ScrollLeft. It doesn't do anything. But it does work if you use
the same code on an onClick event, like on the "scroll it" link.

Note that this applies to document-level objects as well; if you try to scroll
document.body in the onLoad, it doesn't work either.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list