[Webkit-unassigned] [Bug 136726] Support rubber-banding in sub-frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 17:03:03 PDT 2014


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





--- Comment #1 from Beth Dakin <bdakin at apple.com>  2014-09-10 17:03:06 PST ---
Created an attachment (id=237918)
 --> (https://bugs.webkit.org/attachment.cgi?id=237918&action=review)
Patch

Though there are some small changes in 2 latching test results, I don't think that this patch changes any of the latching behaviors. That being said, it does seem like latching is a little broken on TOT right now with iframes. Specifically, if you start a momentum scroll gesture in an iframe then right now in TOT, if the gesture is strong enough, the main frame will start scrolling as a part of that same gesture once you reach the end of the subframe. That shouldn't happen. Again, not a regression with this patch, just something we should fix. But in other cases (it's not a momentum gesture, or the main frame isn't scrollable) you get the correct rubber-banding behavior.

-- 
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