[TIMOB-9599] iOS: Animation - Dragging the animated object moves it out of the screen.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:59:31.000+0000 |
Affected Version/s | Release 2.1.0, Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | core, qe-ios060112 |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-06-18T00:55:30.000+0000 |
Updated | 2017-05-02T21:59:31.000+0000 |
Description
Dragging the animated object moves it out of the screen.
This is not regression.
This issue occurs only on iphone 3GS(v 5.0.1) whereas the testcase runs well on iPhone 4s(v 5.1).
Steps to reproduce:
1. Go to Kitchensink >BaseUI >Animation >Basic.
2. Drag the object.
Actual:
It moves out of the screen.
Expected:
Object should stay within the screen to enable further animation.
Issue reproduces on Titanium SDK version: 3.1.0 Issue does not reproduces on Titanium SDK version: 3.0.2 Tested with Titanium Studio, build: 3.0.1.201212181159 iOS iPhone Simulator: iOS SDK version: 6.0
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.