[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 10:56:17 PDT 2012


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tabatkins at google.com




--- Comment #1 from Eric Seidel <eric at webkit.org>  2012-10-21 10:57:17 PST ---
(In reply to comment #0)
> Perhaps the ideal solution would be to pay attention to scrolling speed and only update hover state and mouse events when the scrolling is below a certain speed.

It sounds like we could do that just by setting a throttle on hover events.  I don't know how good/bad of a UX that would be w/o trying.

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