Bug 199571 - [Pointer Events] "touch-action: none" does not prevent double-tap-to-zoom
Summary: [Pointer Events] "touch-action: none" does not prevent double-tap-to-zoom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-08 04:34 PDT by Antoine Quint
Modified: 2019-07-08 11:00 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.74 KB, patch)
2019-07-08 04:39 PDT, Antoine Quint
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2019-07-08 04:34:57 PDT
[Pointer Events] "touch-action: none" does not prevent double-tap-to-zoom
Comment 1 Antoine Quint 2019-07-08 04:39:20 PDT
Created attachment 373623 [details]
Patch
Comment 2 Antoine Quint 2019-07-08 04:39:25 PDT
<rdar://problem/51715002>
Comment 3 Antoine Quint 2019-07-08 11:00:41 PDT
Committed r247212: <https://trac.webkit.org/changeset/247212>