Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4062] KitchenSink - Blank tableview upon re-entry into a window with a navgroup

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-05-24T17:11:30.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-21, Release 1.8.0
ComponentsiOS
Labelsn/a
ReporterJacob Relkin
AssigneeBlain Hamon
Created2011-05-12T17:54:33.000+0000
Updated2012-02-10T00:50:41.000+0000

Description

Steps to reproduce: 1) Navigate to Base UI->Nav Group 2) Tap on the "done" button 3) Tap on the "open nav group" button Expected result: Inner tableview should be visible. Actual result: Inner tableview is not visible. Related bug: TIMOB-2865

Comments

  1. Jeffrey Clark 2011-05-13

    I am seeing the same problem. Interestingly enough, if you tap "Base UI" (either in the navbar or tabbar) after tapping "Done", it shows up just fine.
  2. Jacob Relkin 2011-05-13

    Yes, because that goes outside of the containing window (the "Nav Group" window), which causes the deallocation of all of its subwindows.
  3. Blain Hamon 2011-05-13

    Technically speaking, this is not due to navgroup, but instead table view, which is why you see the tableview's grey and the nav button still works fine.
  4. Blain Hamon 2011-05-24

    Time logged elsewhere. See related bugs TIMOB-3743 and TIMOB-4196
  5. Michael Pettiford 2011-12-21

    Tested with Studio 1.0.7.201112152014 Ti Mob SDK 1.8.0.1.v20111220190134 OSX Lion iPad 1 OS 4.3.5 Expected behavior is shown of table view being displayed after pressing open nav group

JSON Source