Closed
Bug 263901
Opened 21 years ago
Closed 20 years ago
Autoscroll cursors switch if autoscroll is used with arrow keys.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nsteinberg, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
First of all, let's define the two autoscroll cursors. There is the black arrow,
which should move with the mouse, and the white blob, which should appear where
autoscroll is turned on and stay there. If one turns on autoscroll, then uses
the arrow keys to scroll, the black arrow stays still and the white blob starts
moving in the opposite direction of scroll (arrow key down makes blob move up,
vice versa).
Reproducible: Always
Steps to Reproduce:
1. Go to a page whose height or width exceeds that of your browser.
2. Turn autoscroll on.
3. Use the arrow keys to scroll.
Actual Results:
Autoscroll stays on, and the black arrow cursor stays still, while the white
blob moves in the opposite direction of scroll.
Expected Results:
Autoscroll should probably turn off in such a case.
| Reporter | ||
Comment 1•21 years ago
|
||
I've thought some more about expected results, and a better one would be to have
autoscroll stay on, the white blob stay still, and the arrow keys moving the
black arrow.
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•