[webkit-reviews] review denied: [Bug 6821] Fix for 5983 will not always update hover correctly. : [Attachment 6113] Set a timer to update hover state

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


Dave Hyatt <hyatt at apple.com> has denied opendarwin.org at mitzpettel.com's request
for review:
Bug 6821: Fix for 5983 will not always update hover correctly.
http://bugzilla.opendarwin.org/show_bug.cgi?id=6821

Attachment 6113: Set a timer to update hover state
http://bugzilla.opendarwin.org/attachment.cgi?id=6113&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
(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.



More information about the webkit-reviews mailing list