WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2014-02-03 15:51:35 PST
Created
attachment 223032
[details]
Patch
Brent Fulgham
Comment 2
2014-02-03 16:12:49 PST
Committed
r163338
: <
http://trac.webkit.org/changeset/163338
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug