[TIMOB-6067] Android: Window: Rhino only, window is not seeing any events invoked by the user
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-30T15:42:08.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-48, Release 1.8.0.1 |
Components | Android |
Labels | branch-v8 |
Reporter | Natalie Huynh |
Assignee | Ping Wang |
Created | 2011-11-08T10:29:13.000+0000 |
Updated | 2011-12-07T17:35:18.000+0000 |
Description
Steps To Reproduce:
1. Launch Application
2. Base UI > Window Events
3. Tap/Click/Swipe the events on screen
Actual Result:
Does not capture any of the events
Expected Result:
To see the events fired to the window
Pull request https://github.com/appcelerator/titanium_mobile/pull/710 will solve most of event problems. The remaining issues in this ticket are 1) touchcancel does not work on rhino. 2) focus and touchcancel do not work on v8.
focus issue may be related to https://github.com/appcelerator/titanium_mobile/pull/739 .
touchcancel can be fired when touching the screen and moving out of the screen. focus can be fired when going out of the KS application but can not be fired when going back to previous KS menu.
focus issue is fixed by PR https://github.com/appcelerator/titanium_mobile/pull/789
Tested with 1.8.0.1.v20111207090257 Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino