Bug 211605 - MayBegin wheel event in a <select> doesn't flash the scrollers
Summary: MayBegin wheel event in a <select> doesn't flash the scrollers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-07 18:10 PDT by Simon Fraser (smfr)
Modified: 2020-05-07 22:50 PDT (History)
3 users (show)

See Also:


Attachments
Patch (20.19 KB, patch)
2020-05-07 20:58 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (20.18 KB, patch)
2020-05-07 21:30 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-05-07 18:10:03 PDT
findEnclosingScrollableContainer() doesn't handle events with no deltas, like the MayBegin event has.
Comment 1 Simon Fraser (smfr) 2020-05-07 20:58:53 PDT
Created attachment 398831 [details]
Patch
Comment 2 Simon Fraser (smfr) 2020-05-07 21:30:40 PDT
Created attachment 398833 [details]
Patch
Comment 3 EWS 2020-05-07 22:49:04 PDT
Committed r261368: <https://trac.webkit.org/changeset/261368>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398833 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-07 22:50:16 PDT
<rdar://problem/63008502>