Bug 142543 - Scrollable area gets "stuck" after slow non-flick scroll, it should rubberband back
Summary: Scrollable area gets "stuck" after slow non-flick scroll, it should rubberban...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-10 13:45 PDT by Joseph Pecoraro
Modified: 2015-06-04 13:09 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-03-10 13:45:46 PDT
* SUMMARY
Scrollable area gets "stuck" with slow scroll when it should rubber band.

* STEPS TO REPRODUCE
1. Open Inspector
2. In Inspector Console add a bunch of output (do some random console evaluations)
3. Resize the console to be short and scrollable
4. Slowly scroll the console past the bottom end in a non-flick scroll
5. Stop scrolling and release finger
  => scrollable area is stuck past the edge, expected it to rubber-band back to the edge
Comment 1 Radar WebKit Bug Importer 2015-03-10 13:46:15 PDT
<rdar://problem/20110222>
Comment 2 Joseph Pecoraro 2015-06-04 13:09:43 PDT
I am unable to reproduce this anymore.