[Webkit-unassigned] [Bug 141537] REGRESSION: Should not send wheel events with a delta of 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 14:47:40 PST 2015


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

--- Comment #7 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to comment #6)
> (In reply to comment #5)
> > This change breaks snap scroll points, but you couldn't have known that
> > since I have not gotten around to making suitable tests!
> 
> I wonder why snap scroll points rely on getting a delta of 0?

I'm not sure. I'm debugging the code now to see why it matters. I think we have some kind of edge case where the user has ended the wheel motion and the snap animation is about to start. If we return 'false' in this case, the event is treated as unhandled and the animation never starts.

I'll know more once I finish debugging.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150217/4a2ee60a/attachment-0002.html>


More information about the webkit-unassigned mailing list