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 Events | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71249016>
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 218764 ***