Bug 234896 - A gentle momentum scroll into an edge sometimes fails to rubberband, stopping abruptly
Summary: A gentle momentum scroll into an edge sometimes fails to rubberband, stopping...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-05 13:45 PST by Simon Fraser (smfr)
Modified: 2022-01-06 12:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.47 KB, patch)
2022-01-05 15:24 PST, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff
Patch (3.46 KB, patch)
2022-01-06 11:42 PST, 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) 2022-01-05 13:45:51 PST
A gentle momentum scroll into an edge sometimes fails to rubberband, stopping abruptly
Comment 1 Simon Fraser (smfr) 2022-01-05 15:24:35 PST
Created attachment 448440 [details]
Patch
Comment 2 Tim Horton 2022-01-05 15:39:12 PST
Comment on attachment 448440 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448440&action=review

> Source/WebCore/platform/mac/ScrollAnimationRubberBand.mm:94
> +    // We might be rubberbanding away from and edge and back, so wait a frame or two before checking for completion.

"and edge"
Comment 3 Simon Fraser (smfr) 2022-01-06 11:42:26 PST
Created attachment 448515 [details]
Patch
Comment 4 EWS 2022-01-06 12:52:44 PST
Committed r287714 (245798@main): <https://commits.webkit.org/245798@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448515 [details].
Comment 5 Radar WebKit Bug Importer 2022-01-06 12:53:22 PST
<rdar://problem/87214733>