Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4007] Closing a window in a nav group doesn't destroy the window

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-05-13T12:13:04.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-19
ComponentsiOS
Labelsn/a
ReporterRick Blalock
AssigneeBlain Hamon
Created2011-05-09T12:12:39.000+0000
Updated2011-05-13T12:13:04.000+0000

Description

Scenario: Inside a window that was opened in a tabgroup - when clicking the back button, the window closes but there is no easy way to set the closed window to null. In this context, when the back button UI is generated automatically, the platform should handle freeing up the resources for the developer. Attached is an examples that tries to mimic a customer's app as much as possible, although it's not an ideal way of doing this, it demonstrates the point..

Attachments

FileDateSize
customer_sample.zip2011-05-09T12:12:39.000+0000846084
ResourcesMED2.zip2011-05-09T13:00:41.000+0000846678

Comments

  1. Blain Hamon 2011-05-10

    Nilling without autoreleasing. Bad coder! No cookie!
  2. Rick Blalock 2011-05-11

    :-) This issue is resolved in the client app.
  3. Jacob Relkin 2011-05-13

    Verified fixed. (1_7_X - e6afca..., iOS Simulator and iPod Touch 4GT device.)

JSON Source