Bug 142020 - REGRESSION (r180018 ): Holding a rubber-band in place can get stuck
Summary: REGRESSION (r180018 ): Holding a rubber-band in place can get stuck
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2015-02-25 12:48 PST by Beth Dakin
Modified: 2015-02-25 13:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.72 KB, patch)
2015-02-25 12:52 PST, Beth Dakin
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2015-02-25 12:48:32 PST
* SUMMARY
- REGRESSION (r180018 ): Scroll events that are held can get stuck

* STEPS TO REPRODUCE
1. Launch Safari
2. Perform a Google search
3. Scroll up and hold the scolled position for a moment

* EXPECTED RESULTS
- On release the page should scroll back down

* ACTUAL RESULTS
- On release the scrolled position remains "stuck" in the rubber-band area

* NOTES
- Momentum scrolling does not reproduce this issue
Comment 1 Beth Dakin 2015-02-25 12:52:25 PST
Created attachment 247336 [details]
Patch
Comment 2 Beth Dakin 2015-02-25 12:55:15 PST
Thanks Tim! http://trac.webkit.org/changeset/180634