Closed
Bug 120843
Opened 24 years ago
Closed 24 years ago
Cursor doesn't change when scrolling
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: dopefishjustin, Assigned: asa)
Details
To reproduce:
1. Go to basically any web page (this bug report even).
2. Put your mouse over something that changes the cursor into a hand or an I-beam.
3. Scroll the page down (arrow keys or mousewheel).
The cursor remains the same even if the area it is over after the scroll doesn't
warrant such a cursor. If you move the cursor a tiny bit with your mouse, only
then will it revert back to the normal pointer.
Netscape 4.x has this behavior but IE5 changes the cursor back to the normal
pointer.
*** This bug has been marked as a duplicate of 50511 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
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
•