[Webkit-unassigned] [Bug 155746] New: Wheel events' latching state is not reset when appropriated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 06:26:30 PDT 2016


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

            Bug ID: 155746
           Summary: Wheel events' latching state is not reset when
                    appropriated
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tonikitoo at webkit.org

(With latest Safari nightly:)

1) Load http://jsbin.com/sizosozexa/edit?html,output
   (note two listbox'es (<select>s) in the rightmost frame) 
2) Try to alternate scrolling between both listbox'es with wheel events (with two fingers scroll / trackpad)

Expected:
- The listbox scrolled is the one underneath the mouse cursor.

Actual:
- It happens sometimes that the wheel events latching logic, sticks with a given listbox as ScrollableContainer, regardless of where the cursor is when user starts scrolling (with two fingers scroll / trackpad).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160322/9aa454e2/attachment.html>


More information about the webkit-unassigned mailing list