[Webkit-unassigned] [Bug 25249] New: Wheel events while dragging scrollbar thumb not handled correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 15:36:20 PDT 2009


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

           Summary: Wheel events while dragging scrollbar thumb not handled
                    correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pkasting at google.com
                CC: hyatt at apple.com


If the user is dragging the scrollbar thumb and (perhaps accidentally) uses the
mousewheel, the desired behavior is platform-specific:
* On Mac, native scrollbars seem to ignore the wheel events.
* On Windows, native scrollbars snap back to the drag origin until the user
moves the mouse again.

Currently WebCore does neither of these (on Windows it applies the wheel scroll
and continues the drag; not sure what Safari version I tested on Mac so I won't
comment there).


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