[Webkit-unassigned] [Bug 67338] New: Add hit test when dispatching gesture events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 16:43:13 PDT 2011


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

           Summary: Add hit test when dispatching gesture events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sail at chromium.org
                CC: fishd at chromium.org, thakis at chromium.org,
                    sail at chromium.org


Currently EventHandler::handleGestureEvent() only sends gesture events to the main frame.

Instead, we should do a hit test and send the event to the correct subframe.

See the FIXME comment in EventHandler::handleGestureEvent().

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