Bug 244303 - Wheel event does not stop macOS smooth keyboard scroll
Summary: Wheel event does not stop macOS smooth keyboard scroll
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-24 13:41 PDT by Dana Estra
Modified: 2022-09-16 09:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Estra 2022-08-24 13:41:18 PDT
If you enable EventHandlerDrivenSmoothKeyboardScrolling, scroll using the keyboard, then immediately after use the trackpad to scroll, the webpage will scroll back to the position where the keyboard scroll left off.
Comment 1 Radar WebKit Bug Importer 2022-08-24 13:42:14 PDT
<rdar://problem/99101109>
Comment 2 Dana Estra 2022-08-24 14:03:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3623
Comment 3 Richard Robinson 2022-09-04 22:17:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4016
Comment 4 EWS 2022-09-16 09:31:22 PDT
Committed 254561@main (8c822fa15adb): <https://commits.webkit.org/254561@main>

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