Bug 250239 - [UI-side compositing] Scrolling fails inside an element with a passive wheel event handler
Summary: [UI-side compositing] Scrolling fails inside an element with a passive wheel ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-06 16:02 PST by Simon Fraser (smfr)
Modified: 2023-01-07 08:50 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) 2023-01-06 16:02:27 PST
Tests like fast/scrolling/mac/adjust-scroll-snap-after-gesture.html show that we have a bug related to scrolling when some ancestor has a non-blocking wheel event handler.
Comment 1 Radar WebKit Bug Importer 2023-01-06 16:03:47 PST
<rdar://problem/103972021>
Comment 2 Simon Fraser (smfr) 2023-01-06 16:06:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/8328
Comment 3 EWS 2023-01-07 08:50:06 PST
Committed 258616@main (92d0cdff8e9e): <https://commits.webkit.org/258616@main>

Reviewed commits have been landed. Closing PR #8328 and removing active labels.