[Webkit-unassigned] [Bug 6821] Fix for 5983 will not always update hover correctly.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 31 23:48:29 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6821


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6113|review?                     |review-
               Flag|                            |




------- Comment #8 from hyatt at apple.com  2006-01-31 23:48 -------
(From update of attachment 6113)
(1) You need to cancel the timer if the FrameView goes away.

(2) You need to cancel the timer if a mouse move comes in before the timer
fires.

(3) Doesn't :active have all of the same issues as :hover?  It seems like the
exact same bugs apply to :active.

This does seem like the right approach.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list