[Webkit-unassigned] [Bug 25570] New: WebKit incorrectly fires scroll events during the history.{back, forward, go} call when navigating to a reference fragment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 10:37:28 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25570

           Summary: WebKit incorrectly fires scroll events during the
                    history.{back,forward,go} call when navigating to a
                    reference fragment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fishd at chromium.org
                CC: darin at apple.com, andersca at apple.com


WebKit incorrectly fires scroll events during the history.{back,forward,go}
call when navigating to a reference fragment

This is subtle.  None of the other browsers behave this way.  They always
dispatch history.{back,forward,go} asynchronously.  I found this bug because
Chrome also happens to behave like IE and FF.  Safari seems to be the only
browser that behaves differently, so I think it is probably best that it
changes to match the others.

See attached demo.


-- 
Configure bugmail: https://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