[TIMOB-10115] Android: Closing tabGroup on Android closes the entire application even when creating a separate root window.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-09-26T22:37:04.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Sprint 2012-20 API, 2012 Sprint 20 |
Components | Android |
Labels | api, qe-port |
Reporter | James Semple |
Assignee | Hieu Pham |
Created | 2012-07-24T06:25:48.000+0000 |
Updated | 2013-03-13T15:04:44.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-07-24T06:25:48.000+0000 | 1403 |
I was able to get this working on Android using: - Titanium 2.0.2GA - Google API 2.2 SDK - WVGA854 Emulator I did note that this behavior was inconsistent and the application would force close after several open/close attempts. When leveraging Titanium SDK 2.1 - this behavior did not work at all. An additional note - leveraging the a heavyweight window or root window did not seem to matter in the above case. fullscreen parameter set to false or true worked either way when i was able to get it to work.
This issue should be fixed in latest master. Resolving as unable to reproduce.
Able to reproduce issue with 2.1.0 as well as 3.0.0.GA. But it worked fine with following environment Titanium SDK: 3.1.0.v20130108153753 Titanium SDK:3.0.1.v20130111165328 Titanium Studio:3.0.1.201212181159 Device: LG-P970 Android 2.2.2 Closing it in ref. to above builds.