Closed
Bug 511327
Opened 15 years ago
Closed 15 years ago
Mousemove when tooltip goes away causes the wrong thing to get :hover style
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 443178
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
274 bytes,
text/html
|
Details |
Steps to reproduce:
1. Hover over '6'.
2. Once a tooltip appears, move the cursor by one pixel.
Result: '2' or '3' gets a yellow background temporarily.
This affects TidyBug, but mrbkap says he has seen it elsewhere as well.
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Even more amazing: if you move the cursor one pixel and don't continue moving it, you'll get a tooltip for the wrong element as well!
Comment 3•15 years ago
|
||
Fixed! haha
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•