[TIMOB-9925] MobileWeb: Can't scroll kinetic scroll views using mouse wheel
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-12-21T05:32:03.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | Sprint 2012-14 API, Release 2.1.1, Release 3.0.0 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Bryan Hughes |
| Created | 2012-07-10T16:08:07.000+0000 |
| Updated | 2012-12-21T05:32:03.000+0000 |
Description
Can't scroll Kinetic views using the mouse scroll wheel. This is a regression.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2532
test using kitchen sink and test case from TIMOB-9734 (An important but super tiny fix for imageview was included in this PR).
2.1.1 backport PR: https://github.com/appcelerator/titanium_mobile/pull/2550
Verified the fix with kitchen sink & we are able to scroll the page with the mouse wheel. This issue is still there on firefox for which we have issue linked. Tested On: Titanium studio : 2.1.1.201207171343. SDK version : 2.1.1.v20120723131610. Chrome : 20.x Safari : 5.1.4 Firefox : 13.0.1 Closing the bug.