[Webkit-unassigned] [Bug 17589] Scroll wheel sensitivity ignored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 30 20:10:40 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=17589
britto at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit- |britto at apple.com
|unassigned at lists.webkit.org |
Attachment #22015| |review?
Flag| |
------- Comment #6 from britto at apple.com 2008-06-30 20:10 PDT -------
Created an attachment (id=22015)
--> (https://bugs.webkit.org/attachment.cgi?id=22015&action=view)
Patch attempt
I already explained some things in the changelog.
Also about the Screen Scroll option in windows, I hesitated to use a boolean
instead of the value 150. I didn't know if it was better to simplify the
reading or to limit the number of attributes/variables.
I've finally chosen to keep only one variable and to test its value so see if
it's a LineScroll or a ScreenScroll.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list