[Webkit-unassigned] [Bug 17179] New: [wx] Use PlatformWheelEvent for handling scroll wheel events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 16:43:19 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17179

           Summary: [wx] Use PlatformWheelEvent for handling scroll wheel
                    events
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Wx
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


We currently catch and handle scroll wheel events directly, but this doesn't
allow the event to go through WebCore. Instead, remove our current handler and
fix ScrollView so that it properly handles the PlatformWheelEvent.


-- 
Configure bugmail: http://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