[TIMOB-9512] iOS:Animate:Rotating the device while the object has transformed and not yet back to original state,deforms the parent control.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-03-28T08:46:54.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 3.0.2 |
Components | iOS |
Labels | core, qe-ios060112 |
Reporter | Shyam Bhadauria |
Assignee | jithinpv |
Created | 2012-06-13T03:18:15.000+0000 |
Updated | 2017-03-17T18:42:37.000+0000 |
Description
This is not a regression.It exists as far as 1.8.2.
Steps to reproduce:
1. Run KS from master branch
2. Go to Base UI > Tab groups > Animate Tab Group
3. Tap on Animate Tab Group
4. Rotate device to a different orientation and bring it back.
5. Tap on Animate Tab Group
Expected results:
1.After step 3,Shows and Animation and pauses
2.After step 5,comes back to the original state
Actual result:
1.After step 3,Shows and Animation and pauses
2.After step 5,the parent tab group is getting re-sized.It should get transformed to the full window length.
Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Issue does not reproduces Tested with iOS SDK: 5.1 iOS iPad Simulator: 5.1 Mac OS X Version 10.7.5 Titanium SDK version 3.1.1.v20130606121419 Titanium Studio, build: 3.0.1.201212181159
Closing ticket as the issue cannot be reproduced.