Closed Bug 213726 Opened 21 years ago Closed 2 years ago

Mouse cursor should remain changed when autoscrolling

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: noririty, Unassigned)

References

(Depends on 1 open bug)

Details

Mouse pointer should persist "arrow" or "cross" while autoscrolling.
QA Contact: asa
QA Contact: mpconnor
Summary: Mouse cursor should still changed when Autoscroll → Mouse cursor should remain changed when autoscrolling
This happens because we only change the mouse cursor when it is over the
autoscroll icon.  See where we display the autoscroll cursor and change the
mouse cursor while over the autoscroll icon:

http://lxr.mozilla.org/aviarybranch/source/toolkit/content/widgets/browser.xml#637

and the line that changes the mouse cursor while over the autoscroll icon:

http://lxr.mozilla.org/aviarybranch/source/toolkit/content/widgets/browser.xml#673

This would be taken care of (or should be) when the autoscroll icon is moved out
of the DOM
Depends on: 242621
*** Bug 260628 has been marked as a duplicate of this bug. ***
The Mouse scroll Function is tied to Windows however in IE when you press the
wheel on scrool it deactivates the scroll. With Firefox there is an option to
open a new tab when pressing the mouse wheel, which is absolutely great! But if
you happen to do that over a url it automatically opens a tab to that url, as
well as deactivating the scroll. It would be nice if there could be a program
flag telling Firefox to deactivate the scroll if in scroll but not jump to the
url until pressed again.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050607
Firefox/1.0+

Mouse cursor does not change back if you middleclick to autoscroll and then
click to deactivate autoscroll without moving mouse off icon.  In IE, killing
autoscroll after starting it resets the cursor back to normal.  In firefox, the
cursor remains the 'resize' cursor until the mouse is moved after the autoscroll
icon disappears from under it.

It's really not a bad problem, but annoying once you know it exists.  (Couldn't
figure out if I should make a new bug or use this one)
*** Bug 316352 has been marked as a duplicate of this bug. ***
Assignee: firefox → nobody
QA Contact: mconnor → general
This is related to bug 309537 and depends on bug 309547 if we want to fix this properly.
Depends on: 309547

We don't change the cursor for autoscroll at all afaict, so I think this isn't a problem anymore.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.