[Webkit-unassigned] [Bug 24722] New: Sticky Autoscroll Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 11:56:39 PDT 2009


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

           Summary: Sticky Autoscroll Fix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: idanan at chromium.org


Middle-clicking on an area which is not a link causes WebKit to start scrolling
and releasing the mouse button WebKit gets stuck in that mode. The main issue
is that when middle-clicking on something which appears to be a link, it takes
time to recover from the problem and loosing the position on the page is easy
because any mouse movement at that point scrolls the page away from the content
the user is interested in.

A number of bugs have been entered in Chromium for this:
http://code.google.com/p/chromium/issues/detail?id=5162
http://code.google.com/p/chromium/issues/detail?id=5759


-- 
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