RESOLVED FIXED 25250
Allow Windows scrollbars to snap to drag origin when mouse is dragged away
https://bugs.webkit.org/show_bug.cgi?id=25250
Summary Allow Windows scrollbars to snap to drag origin when mouse is dragged away
Peter Kasting
Reported 2009-04-16 15:38:00 PDT
This is a platform-native behavior that the old, pre-scrollbar-refactor Chromium code had but the new, refactored code doesn't. I have a patch for this for both Chromium and Safari/Win (hyatt is not a huge fan of this behavior but prefers it go in both platforms for ease of future code unification).
Attachments
patch v1 (14.33 KB, patch)
2009-04-16 16:12 PDT, Peter Kasting
hyatt: review+
Peter Kasting
Comment 1 2009-04-16 16:12:19 PDT
Created attachment 29560 [details] patch v1 Per hyatt on IRC, this implements the functionality for both Chromium and Safari.
Dave Hyatt
Comment 2 2009-04-21 10:57:24 PDT
Comment on attachment 29560 [details] patch v1 r=me
Peter Kasting
Comment 3 2009-04-21 11:35:27 PDT
Fixed in r42721.
Note You need to log in before you can comment on or make changes to this bug.