[Webkit-unassigned] [Bug 107611] Fix rubber-band effect on non-scrollable pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 11:20:35 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107611





--- Comment #21 from Christopher Cameron <ccameron at chromium.org>  2013-01-28 11:22:32 PST ---
(In reply to comment #20)
> Created an attachment (id=185019)
 --> (https://bugs.webkit.org/attachment.cgi?id=185019&action=review) [details]
> Patch

I've added a single test (testing over-scroll in one direction).  I'll add the other directions, but please verify that you like the structure of the test first.

I added a beginMouseWheel function to EventSender (since this needs to bracket the scroll events).  I did not add an endMouseWheel because it won't be used in this test.  LMK if you'd like it for completeness).

Also, LMK if you'd prefer that any part of beginMouseWheel be parameterized (e.g, hasPreciseScrollingDeltas).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list