[Webkit-unassigned] [Bug 99940] Should only fire a single set of mouse events and update hover state once when scrolling is done

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 11:30:15 PDT 2012


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nduca at chromium.org




--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2012-10-21 11:31:15 PST ---
James/Nat, listening to mouse events currently disables threaded scrolling, right?

Thinking about this more, I kind of like the idea of not firing them at all until the scroll is done. That appears to be what Gecko does, although I haven't looked at their source to confirm. What I like about this approach is that it would mean that mouse event handlers wouldn't need to disable threaded scrolling.

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