WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89304
Touch events with default actions should be handled.
https://bugs.webkit.org/show_bug.cgi?id=89304
Summary
Touch events with default actions should be handled.
Robert Kroeger
Reported
2012-06-17 07:47:59 PDT
The implementation of
https://bugs.webkit.org/show_bug.cgi?id=88807
showed the implementation of EventHandler::handleTouchEvent overlooks the status of Event::defaultHandled on a TouchEvent when computing its "event was swallowed" return value. This should be corrected.
Attachments
Patch
(2.32 KB, patch)
2012-06-17 08:17 PDT
,
Robert Kroeger
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Robert Kroeger
Comment 1
2012-06-17 08:17:53 PDT
Created
attachment 148010
[details]
Patch
Robert Kroeger
Comment 2
2012-06-17 08:18:50 PDT
tkent@: Could you take a look please?
Kent Tamura
Comment 3
2012-06-17 17:55:56 PDT
Comment on
attachment 148010
[details]
Patch Looks reasonable.
WebKit Review Bot
Comment 4
2012-06-18 08:07:01 PDT
Comment on
attachment 148010
[details]
Patch Clearing flags on attachment: 148010 Committed
r120597
: <
http://trac.webkit.org/changeset/120597
>
WebKit Review Bot
Comment 5
2012-06-18 08:07:05 PDT
All reviewed patches have been landed. Closing bug.
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