Bug 218765 - Only allow wheel event preventDefault for the first event in a gesture
Summary: Only allow wheel event preventDefault for the first event in a gesture
Status: RESOLVED DUPLICATE of bug 218764
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: https://w3c.github.io/uievents/#cance...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-10 12:03 PST by Simon Fraser (smfr)
Modified: 2020-11-13 18:29 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-11-10 12:03:18 PST
To allow for async scrolling even with wheel handlers, we should only allow the first wheel event in a gesture to be preventDefault-able.
Comment 1 Radar WebKit Bug Importer 2020-11-10 12:03:46 PST
<rdar://problem/71249016>
Comment 2 Simon Fraser (smfr) 2020-11-13 18:29:35 PST

*** This bug has been marked as a duplicate of bug 218764 ***