Bug 216463

Summary: Overflow:scroll rubberbanding is interrupted by post-layout scrolling
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, cmarcelo, darin, esprehn+autocc, ews-watchlist, fred.wang, glenn, jamesr, koivisto, kondapallykalyan, ldebeasi, luiz, pdr, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Simon Fraser (smfr) 2020-09-13 11:10:33 PDT
Overflow:scroll rubberbanding is interrupted by post-layout scrolling
Comment 1 Simon Fraser (smfr) 2020-09-13 11:21:37 PDT
Created attachment 408659 [details]
Patch
Comment 2 Simon Fraser (smfr) 2020-09-13 11:21:39 PDT
<rdar://problem/67095741>
Comment 3 Darin Adler 2020-09-13 13:04:17 PDT
Comment on attachment 408659 [details]
Patch

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

> Source/WebCore/ChangeLog:26
> +        I tried to make tests for this, but the timing of wheel and scroll event delivery makes
> +        reliable detection of interrupted rubberbands impossible in WebKitTestRunner.

Bummer.
Comment 4 EWS 2020-09-13 13:31:03 PDT
Committed r267002: <https://trac.webkit.org/changeset/267002>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408659 [details].
Comment 5 Simon Fraser (smfr) 2020-10-06 16:59:07 PDT
*** Bug 209968 has been marked as a duplicate of this bug. ***