RESOLVED FIXED 128133
[Mac] WK1 Clients Only Latch on Momentum Scroll
https://bugs.webkit.org/show_bug.cgi?id=128133
Summary [Mac] WK1 Clients Only Latch on Momentum Scroll
Brent Fulgham
Reported 2014-02-03 15:49:56 PST
WK1 clients only trigger latching when the wheel event is in a momentum phase. This means that if you begin a continuous wheel scrolling event outside of a scrollable region (e.g., an Iframe), you will not latch to the main frame. Instead, the Iframe will begin consuming wheel events, causing the page scroll to stop. This was corrected for WK2 "Async Scrolling" case in Bug 127386. However, further testing shows that this is not correct in WK1 logic.
Attachments
Patch (1.78 KB, patch)
2014-02-03 15:51 PST, Brent Fulgham
simon.fraser: review+
Brent Fulgham
Comment 1 2014-02-03 15:51:35 PST
Brent Fulgham
Comment 2 2014-02-03 16:12:49 PST
Note You need to log in before you can comment on or make changes to this bug.