Bug 117544
Summary: | REGRESSION: rapid mouse over leaves multiple elements in hover-highlight | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Kroeger <rjkroege> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.8 | ||
URL: | http://teuxdeux.com |
Robert Kroeger
teuxdeux.com repros this really well:
rapid mouse motion over the todo list area fails to correctly restore elements to the not-hover style when the mouse has left the element rapidly. (The mouse-over style is however displayed when the mouse enters the element.)
I suspect event code on the basis that the bug occurs when the mouse motions are rapid but not when they're slow.
I'll update this bug with a better repro / precise build later today.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |