Bug 142543
| Summary: | Scrollable area gets "stuck" after slow non-flick scroll, it should rubberband back | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bdakin, joepeck, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Joseph Pecoraro
* 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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20110222>
Joseph Pecoraro
I am unable to reproduce this anymore.