[TIMOB-2015] Android: UI.TabGroup - missing close event
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-22T11:54:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-port |
Reporter | Don Thorp |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:08:12.000+0000 |
Updated | 2013-03-14T03:06:15.000+0000 |
Description
TabGroup doesn't seem to be firing close. See http://developer.appcelerator.com/helpdesk/view/47101">Helpdesk 47101
Tested on 1.4.X and 1.5 master of 6th Nov 2010, using android emulator, when the tabgroup is closed, a blank, black, screen is displayed. There is no way to return the UI to the user from this point onwards. See [this code](https://gist.github.com/671380). Note [#630](https://appcelerator.lighthouseapp.com/projects/32238-titanium-mobile/tickets/630) may be related.
Deleted by poster
Don - tabGroups cannot be closed natively on android. Hence, should this be marked invalid?
Point to note: if this cannot be fixed, then the tabGroup close event may need to be removed from the APIdocs [Titanium.UI.TabGroup](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TabGroup-object)
According to my tests, a tabgroups on android still cannot be closed without closing the app. See https://gist.github.com/671380
Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120821095711, unable to reproduce the issue. Ticket marked as resolved.
Closing based on Junaid's comment