Bug 159476 - Limit touch distance for two finger tap
Summary: Limit touch distance for two finger tap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-06 11:15 PDT by Enrica Casucci
Modified: 2016-07-06 12:05 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2016-07-06 11:45 PDT, Enrica Casucci
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2016-07-06 11:15:15 PDT
We should recognize two finger tap only when the two touches are fairly close together.

rdar://problem/26439052
Comment 1 Enrica Casucci 2016-07-06 11:45:32 PDT
Created attachment 282916 [details]
Patch
Comment 2 Enrica Casucci 2016-07-06 12:00:45 PDT
I've fixed the build issue.
Comment 3 Enrica Casucci 2016-07-06 12:05:36 PDT
Committed revision 202868.