Bug 216463 - Overflow:scroll rubberbanding is interrupted by post-layout scrolling
Summary: Overflow:scroll rubberbanding is interrupted by post-layout scrolling
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
: 209968 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-09-13 11:10 PDT by Simon Fraser (smfr)
Modified: 2020-10-06 16:59 PDT (History)
16 users (show)

See Also:


Attachments
Patch (29.66 KB, patch)
2020-09-13 11:21 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-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. ***