Bug 136131

Summary: WebKit 1 overflow:scroll elements should support rubber-banding
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Beth Dakin
Reported 2014-08-21 12:44:56 PDT
It's going to take some extra work to make rubber-banding work for overflow:scroll in WebKit 1. Right now there is a problem where the rubber-band timer fires but we often get into a state where the conditions that we expect to be met in order to finish the rubber-band have not been met, so the timer just keeps firing, and we never finish the rubber-band. This is a follow-up bug for https://bugs.webkit.org/show_bug.cgi?id=91655
Attachments
Simon Fraser (smfr)
Comment 1 2020-09-27 18:37:57 PDT
No idea if this is still relevant.
Note You need to log in before you can comment on or make changes to this bug.