Summary: | Rework mouse wheeling and make ScrollView::wheelEvent cross-platform | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dave Hyatt <hyatt> | ||||||
Component: | Platform | Assignee: | Dave Hyatt <hyatt> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | ||||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Mac | ||||||||
OS: | OS X 10.5 | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 21083 | ||||||||
Attachments: |
|
Description
Dave Hyatt
2008-09-28 00:38:55 PDT
Created attachment 23889 [details]
Patch
This patch has been tested on Mac and on Windows Vista (changing all of the wheel settings from the control panel). It has been tested on both Mac and Windows with both ScrollViews and with overflow auto sections.
Created attachment 23891 [details]
Patch 2
Comment on attachment 23891 [details]
Patch 2
r=me with the comment change we discussed in irc
Fixed. |