464
edits
No edit summary |
mNo edit summary |
||
Line 24: | Line 24: | ||
|Feature non-goals=Note that this bug is different than {{bug|590022}}. Our smooth scrolling preference simply draws 10 frames when we receive an event that the user has moved their mouse wheel a single discrete step. This project is about fine grained precision, and non-discrete mouse wheels. | |Feature non-goals=Note that this bug is different than {{bug|590022}}. Our smooth scrolling preference simply draws 10 frames when we receive an event that the user has moved their mouse wheel a single discrete step. This project is about fine grained precision, and non-discrete mouse wheels. | ||
|Feature ux design=Just pixel level scrolling precision, similar to scrolling in Firefox on OS X. Currently on Windows we only do line scrolling. | |Feature ux design=Just pixel level scrolling precision, similar to scrolling in Firefox on OS X. Currently on Windows we only do line scrolling. | ||
|Feature qa review=* patch applicable only for Logitech mice | |||
* user has to have IntelliPoint installed | |||
|Feature implementation notes=* [https://bugzilla.mozilla.org/show_bug.cgi?id=605648 Bug 605648 - Support high resolution scrolling on Windows] | |Feature implementation notes=* [https://bugzilla.mozilla.org/show_bug.cgi?id=605648 Bug 605648 - Support high resolution scrolling on Windows] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=658111 Bug 658111 - Enable Windows high resolution scrolling in default settings] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=658111 Bug 658111 - Enable Windows high resolution scrolling in default settings] |
edits