Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8747] iOS: tabGroup not correctly reopened after being closed

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-04-18T14:47:55.000+0000
Affected Version/sRelease 1.8.2, Release 2.0.1
Fix Version/sRelease 2.0.2, Release 2.1.0, Sprint 2012-08
ComponentsiOS
LabelsSupportTeam, api, regression
ReporterFederico Casali
AssigneeVishal Duggal
Created2012-04-16T15:44:52.000+0000
Updated2012-05-08T22:02:03.000+0000

Description

Problem description

ING reported issue for their app - tabGroup is not reopened after being closed

Steps to reproduce:

1. Click on the login button and click on the plan name in the home window. Result: tabgroup correctly displayed, 2. Click on the home tab and the home window opens (closing the tabGroup). Repeat step 1, clicking on the plan name. Result: tabGroup is not opened anymore. /Resource/common/tabhandler.js is where tabGroup behaviors are defined. sample tabGroup is correctly displayed in 1.7.6

Comments

  1. Vishal Duggal 2012-04-17

    Pull pending https://github.com/appcelerator/titanium_mobile/pull/2024
  2. Vishal Duggal 2012-04-18

    Reopening to add comments
  3. Mauro Parra-Miranda 2012-05-08

    Tested with customer code. Tested 2.0CI, 2.1CI Close as per Alan's request.

JSON Source