Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2015] Android: UI.TabGroup - missing close event

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-08-22T11:54:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsapi, qe-port
ReporterDon Thorp
AssigneeNeeraj Gupta
Created2011-04-15T03:08:12.000+0000
Updated2013-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

Comments

  1. hal 2011-04-15

    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.
  2. hal 2011-04-15

    Deleted by poster
  3. Paul Dowsett 2011-05-12

    Don - tabGroups cannot be closed natively on android. Hence, should this be marked invalid?
  4. Paul Dowsett 2011-05-12

    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)
  5. Paul Dowsett 2012-04-09

    According to my tests, a tabgroups on android still cannot be closed without closing the app. See https://gist.github.com/671380
  6. Junaid Younus 2012-08-22

    Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120821095711, unable to reproduce the issue. Ticket marked as resolved.
  7. Eric Merriman 2013-01-14

    Closing based on Junaid's comment

JSON Source