[Webkit-unassigned] [Bug 67561] New: Mousewheel events not fired during drag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 3 04:32:18 PDT 2011


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

           Summary: Mousewheel events not fired during drag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pimvdb at live.nl


Scenario
--------

- An element that can be dragged
- An element that acts as a drop target
- The drop element has a mousewheel event bound

Problem
-------

When dragging, the mousewheel event *does not* get triggered, when using the mouse wheel when dragging over the element.

When not dragging, the mousewheel event *does* get triggered, when using the mouse wheel when dragging over the element.

The mousewheel event shuold get triggered in both cases.

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