Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15082] iOS7: Opening window through tab.open(window,{animated:true}) with animation property true,Animation does not work properly.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2013-09-09T21:56:33.000+0000
Affected Version/sRelease 3.1.3
Fix Version/s2013 Sprint 19, 2013 Sprint 19 API
ComponentsiOS
Labelsio7, qe-3.1.3
ReporterParas Mishra
AssigneeSabil Rahim
Created2013-09-09T10:44:32.000+0000
Updated2017-03-03T22:01:32.000+0000

Description

Opening window through Titanium.UI.Tab.open( Titanium.UI.Window window, Object options ) with animation option true, animation does not work properly. window is opened in home.js as "win.tab.open(testwin,{animated:true});" in the APP https://github.com/appcelerator/titanium_mobile_tests_internal/tree/master/FeatureTest/Orientation/TIMOB-11010. Steps to reproduce: 1. Run the app https://github.com/appcelerator/titanium_mobile_tests_internal/tree/master/FeatureTest/Orientation/TIMOB-11010. 2. Click on 'Open test window'. Expected: Window should be opened with animation. Actual: Animation does not work properly.

Comments

  1. Lee Morris 2017-03-03

    Closing as invalid.

JSON Source