[TIMOB-2958] When leftNavButton used as a back button, navbar transition animation fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2012-07-26T13:28:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | animation, backbutton, close, ios, leftnavbutton, window |
Reporter | majman |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:33:45.000+0000 |
Updated | 2012-07-26T21:31:28.000+0000 |
Description
When creating a custom back button with leftNavButton, and calling win.close(), the navBar does not transition as expected. This is the case in the KitchenSink app under window_navbar.js for the "Back button BG" example.
If you test that back button against any other in that example, you'll see that the animation is off.
Original Q&A topic: http://developer.appcelerator.com/question/28691/mobile-something-is-not-right-with-the-animation-of-currentwindowclose-method"> http://developer.appcelerator.com/question/28691/mobile-something-i...
Requires complete & valid test case.
When this is added the ticket may be reopened.