Closed
Bug 36963
Opened 25 years ago
Closed 24 years ago
:hover sometimes fails with image links
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: hsivonen, Assigned: joki)
References
()
Details
BuildID: 2000042408
With an image link, :hover works most of the time, but sometimes doesn't.
Reproducible: Always
Steps to Reproduce:
1. Load the test case: http://www.pp.htv.fi/hsivone1/css-test/bitmapstyle.html
2. Move the mouse cursor over the image
3. Move the mouse cursor a couple of hundred pixels away from the image while keeping
the cursor over the content area
4. Move the mouse cursor over the image
5. Move the mouse cursor outside the content area
6. Repeat steps 2...4 a couple of dozen times with varying cursor speeds
Actual Results: Sometimes when the cursor is moved over the image from elsewhere in
the content area, the color of the image does not change. Most of the time it changes. The
color of the image always changes is the mouse cursor is moved over the image from
outside the content are.
Expected Results: Expected the color of the image change every time when the cursor is
moved over the image from elsewhere.
Text links don't have this problem.
Reporter | ||
Comment 1•25 years ago
|
||
Confirming in build 2000052208.
:hover fails when the cursor is moved quickly on the image.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•24 years ago
|
||
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
Comment 3•24 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Reporter | ||
Comment 4•24 years ago
|
||
Bug 47031 prevents seeing the problem described in this bug.
Depends on: 47031
Reporter | ||
Comment 5•24 years ago
|
||
Updated the test case. It appears that Mozilla's performance has improved.
Resolving this as worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 7•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
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
•