Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8958] Android: 2D transform, after the transform, snaps back to initial position immediately.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-08T14:01:35.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 2.1.0, Sprint 2012-12 Core
ComponentsAndroid
Labelscore, module_animation, qe-testadded, regression
ReporterDevang Gandhi
AssigneeBill Dawson
Created2012-05-02T16:56:57.000+0000
Updated2012-07-11T11:57:10.000+0000

Description

2D transformation on android, completes the transformation, but immediately sets itself back to the original position. works well in 2.01, but fails in CI builds. Have attached the code below.

Attachments

FileDateSize
app.js2012-05-02T16:56:58.000+0000185
nav_control.js2012-05-02T16:56:58.000+00001408
ui.js2012-05-02T16:56:58.000+0000335

Comments

  1. Hieu Pham 2012-05-14

    The PR https://github.com/appcelerator/titanium_mobile/pull/1878, which is a workaround to fix an Android bug, causes this regression. Timob-8324 will be linked to this ticket for testing purposes.
  2. Michael Pettiford 2012-06-19

    Closing issue Tested with Ti Studio build 2.1.0.201206172244 Ti Mobile SDK 2.1.0.v20120618154152 hash r7830c03d OSX Lion 10.7.3 Nexus S OS 4.0.4 The expected behavior is shown

JSON Source