[Webkit-unassigned] [Bug 53702] New: scroll() and scrollTo() will erroneously animate into position (smooth scroll?) when a variety of keys are held, even if keys are prevented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 12:04:09 PST 2011


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

           Summary: scroll() and scrollTo() will erroneously animate into
                    position (smooth scroll?) when a variety of keys are
                    held, even if keys are prevented
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://jsfiddle.net/MrNibbles/BpBnp/
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anthony at webnibbles.co.uk


scroll() and scrollTo() will animate into position instead of jumping when a directional key is held (other keys behave similarly), even if the key event is prevented.

see the demo here:
http://jsfiddle.net/MrNibbles/BpBnp/

This has caused a damn near nightmare for my current project!

evident in Safari Version 5.0.3 (6533.19.4) && Webkit Version 5.0.3 (6533.19.4, r77034)

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



More information about the webkit-unassigned mailing list