Open
Bug 623766
Opened 14 years ago
Updated 2 years ago
Enable smooth scrolling for keyboard and scroll bar interactions
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
NEW
People
(Reporter: faaborg, Unassigned)
Details
Previously we had two bugs about scrolling changes:
Bug 590022 - Enable smooth scrolling by default on Windows
Bug 605648 - Support high resolution scrolling on Windows
For mouse interactions, high resolution scrolling is the best approach, but that still leaves interactions with the keyboard arrows, and pressing and holding arrows on the on screen scroll track.
For these actions, we should still display a smooth animation of the page. We should also stop animating immediately as soon as the user upclicks (either the arrow key or the arrow control).
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•