Closed
Bug 136410
Opened 23 years ago
Closed 23 years ago
Scroll wheel leaves trail of hand cursors
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: nick.parlante, Assigned: jag+mozilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.9+) Gecko/20020408
BuildID: 2002040809
Position the cursor over a link to get the hand cursor. Then using the scroll
wheel leaves a trail of hand cursor copies.
Reproducible: Always
Steps to Reproduce:
1. Position cursor over link to get hand cursor
2. Use scroll wheel
Actual Results: Trail of hand cursor copies left in page
1. The arrow keys don't caus this problem when scrolling, since they hide the
cursor before scrolling
2. Netscape 4.7 appears to avoid this problem by switching the cursor to the
arrow cursor before scrolling
3. For some strange reason, if a floating pallete is over the window, the
problem does not happen. I suspect the pallet creates a non-rect clip region and
so inhibits the blit-optimization that is causing the problem. Of course that's
no solution, since the scroling is then too slow.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•