Bug 218765

Summary: Only allow wheel event preventDefault for the first event in a gesture
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: UI EventsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
URL: https://w3c.github.io/uievents/#cancelability-of-wheel-events

Simon Fraser (smfr)
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-10 12:03:46 PST
Simon Fraser (smfr)
Comment 2 2020-11-13 18:29:35 PST
*** This bug has been marked as a duplicate of bug 218764 ***
Note You need to log in before you can comment on or make changes to this bug.