Closed
Bug 116919
Opened 23 years ago
Closed 23 years ago
"mouse over" cursor does not appear if mouse not moved
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
mozilla1.0.1
People
(Reporter: mozbugs2, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
Move the mouse over the "next" link at http://news.bbc.co.uk/hi/english/static/in_depth/world/2001/review_of_the_year/1.stm and the mouse cursor changes to a hand. Click the link, and another "next" link appears... however the mouse cursor has changed back to an arrow, and does not change back to the hand until the mouse is *moved* over the new link. The correct mouse cursor should appear immediately if the mouse is over the link. (IE6 exhibits the correct behaviour).
Reproducible: Always
Steps to Reproduce:
1. Go to http://news.bbc.co.uk/hi/english/static/in_depth/world/2001/review_of_the_year/1.stm
2. Click the Next button, and do not move the mouse (I use a trackball)
3. Look at the mouse cursor when the next page appears - it should be over the Next button on the next page
Actual Results: On the next page, the mouse cursor is an arrow though it is over a link and should be a hand.
Expected Results: The mouse cursor should be a hand over the link.
![]() |
||
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•23 years ago
|
||
Yes, very similar problem, though not quite dupes. Setting to same milestone.
Target Milestone: --- → mozilla1.0.1
Reporter | ||
Comment 4•23 years ago
|
||
Reporter | ||
Comment 5•23 years ago
|
||
Tested on Linux with build 0.9.8 - same problem. Changing OS to All.
OS: Windows 2000 → All
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 46388 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
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
•