Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2629] iOS: Calling "Close" on a NavigationGroup Gives Inconsistent Animation from Back Button

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2012-05-22T21:00:58.000+0000
Affected Version/sRelease 1.5.1
Fix Version/sRelease 2.0.1
ComponentsiOS
Labelsqe-port
ReporterDawson Toth
AssigneeNeeraj Gupta
Created2011-04-15T03:25:17.000+0000
Updated2012-08-28T11:40:36.000+0000

Description

Assume "var navGroup = Ti.UI.iPhone.createNavigationGroup();" and "var win = Ti.UI.createWindow();".

Calling "navGroup.close(win)" causes "win" to turn into a black box before the slide animation begins. If the user presses the Back button in the top left, the animation plays properly. It is only when manually calling "navGroup.close(win)" that this shows up.

Seen in Ti Mobile 1.5.1. Demo project attached.

Attachments

FileDateSize
navigationgroupclosingwindowbug.zip2011-04-15T03:25:18.000+0000108037

Comments

  1. Dawson Toth 2011-04-15

    Associated Helpdesk Ticket

    http://developer.appcelerator.com/helpdesk/view/59781">http://developer.appcelerator.com/helpdesk/view/59781

  2. Junaid Younus 2012-05-14

    Closed, unable to reproduce with 2.0.1GA2 on the iPhone simulator.
  3. Olga Romero 2012-08-28

    Verified fix with: Titanium Studio, build: 2.1.2.201208201549 Titanium SDK: 2.1.2.v20120824144611 Devices: iPhone 4.3.5 Simulator 5.1

JSON Source