Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15622] iOS7: On Swipe back event (on TabGroup windows) UI not functioning properly

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-05T21:59:02.000+0000
Affected Version/sRelease 3.1.3
Fix Version/sn/a
ComponentsiOS
LabelssupportTeam, triage
ReporterEduardo Gomez
AssigneeVishal Duggal
Created2013-10-31T16:33:39.000+0000
Updated2013-11-05T21:59:17.000+0000

Description

Issue description

When using the TabGroup in an application developer is getting strange behaviour in the app, some times app crashes and/or not functioning properly. iOS7 introduces the new swipe back to the before window in the TabGroup.

Test scenario

A Tab contains several windows, I.E. win1, win2, win3. Every window contains a tableView. If you navigate back to first window from second window using swipe back, you can observe how tableViews become unusable (attached video "IMG_1312.MOV").

Steps to reproduce

1) Please get sample attached running (it has a tabGroup, that requires couple of windows adding the TableViews). 2) Click any row. 3) You can either go back (Back button) or resume navigation to next window. At this point everything runs smoothly. 4) Try out to go with the cursor to the left side (few pixels from left side), click to slide (Important: Do not drag completely). 5) TableViews are unusable now.

Attachments

FileDateSize
IMG_1312.MOV2013-10-31T16:33:39.000+00002087145
SampleTab.zip2013-10-31T16:33:39.000+00001082712

Comments

  1. Ingo Muschenetz 2013-11-01

    Likely a duplicate.
  2. Wilson Luu 2013-11-05

    Closing ticket as fixed. Verified with latest SDK that the TableView is working as expected after the swipe from the left side. Tested on: Titanium Studio, build: 3.2.0.201311050151 SDK build: 3.2.0.v201311050940 Ti CLI: 3.2.0 (master) Xcode: 5.0, 5.0.1 Device: iphone 5s (7.0.2)

JSON Source