WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
67338
Add hit test when dispatching gesture events
https://bugs.webkit.org/show_bug.cgi?id=67338
Summary
Add hit test when dispatching gesture events
Sailesh Agrawal
Reported
2011-08-31 16:43:13 PDT
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().
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug