GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-20T10:42:23.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-13 API |
Components | Android |
Labels | api, qe-and060112 |
Reporter | Satyam Sekhri |
Assignee | Hieu Pham |
Created | 2012-06-18T23:13:11.000+0000 |
Updated | 2012-06-20T15:51:51.000+0000 |
The Kitchen Sink application crashes on close through device hardware back button.
Regression. This does not occur on 2.0.2
Steps to reproduce:
1. Open up Kitchen Sink application
2. Click on device back button
Actual: The Kitchen sink application shows a crash after getting closed. Refer to attached logs
Expected: The application should close successfully
Note that the underlying issue for this ticket is NOT a regression. The issue is that it doesn't work when we try to open a LW window inside a close event handler. This is the case as far back as 2.0.0 for both window and tab. I will send a pull request to fix the crash, and open a new issue to address this problem.
Closing issue Tested with Ti Studio build 2.1.0.201206200844 Ti Mobile SDK 2.1.0.v20120619172256 hash rd3a84b13 OSX Lion 10.7.3 Nexus S OS 4.0.4 The expected behavior is shown