Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3048] android + tabGroup + globalEventListener = all events listener removed

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2011-12-21T15:47:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio, Titanium SDK & CLI
Labelseventlistener, tabGroup
Reporteredouard omont
AssigneePaul Dowsett
Created2011-11-04T09:09:10.000+0000
Updated2016-03-08T07:48:05.000+0000

Description

I try developping an application with the following structure : 1 js file per screen or 1 js file per tabGroup screen 1 global file of event listener My application use commonJs like in this attachment. So When I load my app, the first page is displayed : OK ! When I go on the next page which has a tab group, it is displayed : OK ! When I hit the back button any of my listeners are off. KO !! In my app, I can make several windows with no problem, the eventslistener file is always seen by others pages. The problem occurs when I create a tabGroup. After a tagGroup creation, the eventlistener file is no longer seen. Is that clear ? Any help would be welcome. titanium 1.7.5, android API 2.1

Attachments

FileDateSize
id036-trunk.r227.tar.gz2011-11-04T09:09:10.000+000036556

Comments

  1. Paul Dowsett 2011-12-21

    I'm sorry, edouard, but JIRA is intended for bugs rather than help with coding issues. Please raise a question in the [Q&A](http://developer.appcelerator.com/questions/created) about this. Also note that all tickets must follow the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist) in order to be accepted. Thanks in advance

JSON Source