{ "id": "109755", "key": "TIMOB-12751", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-08-01T18:08:30.000+0000", "created": "2013-02-15T11:24:10.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_animation", "qe-3.0.2", "qe-testadded" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:42:49.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Screen gets freeze when object is tapped second time for animation. \r\nThis is not regression since the issue occurs in 3.0.0GA as well.\r\n\r\nSteps to reproduce:\r\n1. Create an app using the code below.\r\n2. Tap on the green box and let the animation get finished.\r\n3. Tap on the green box again.\r\n\r\nActual:\r\nThe box does not animate. Instead, it gets hanged.\r\n\r\nExpected:\r\nAnimation should work properly any number of times.\r\n\r\n{code}\r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff'\r\n});\r\n\r\nvar view1 = Ti.UI.createView({\r\n\t\t backgroundColor:'green',\r\n\t\t top: 10,\r\n\t\t opacity:'1',\r\n\t\t width:100,\r\n\t\t height:100\r\n\t\t});\r\n\t\tvar label1 = Ti.UI.createLabel({\r\n\t\t\ttop:60,\r\n\t\t\ttext:'Background text'\r\n\t\t});\r\n\t\t\r\n\t\tview1.addEventListener('click', function() {\r\n\t\t view1.animate({\r\n\t\t autoreverse:true,\r\n\t\t duration: 2000,\r\n\t\t repeat:2,\r\n\t\t backgroundColor:'blue',\r\n\t\t opacity:'0.1',\r\n\t\t //opaque:false,\r\n\t\t })\r\n\t\t});\r\n\t\twin1.add(label1);\r\n\t\twin1.add(view1);\r\n\r\nwin1.open();\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Animation - Screen gets freeze when object is tapped second time for animation ", "creator": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK:3.0.2.v20130207164659\r\nStudio: 3.0.2.201302141201\r\nDevice: Samsung tab(v 3.2)\r\nOS: OSX 10.7.5", "comment": { "comments": [ { "id": "241312", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The problem reproduces with release 3.0.2 and master release 3.1.0\r\n\r\ntested on\r\n\r\nTitanium Studio, build: 3.0.2.201302191606\r\nTitanium SDK version: 3.1.0 \r\nTitanium SDK version: 3.0.2 \r\nDevice: Samsung galaxy s duos Android version: 4.0.4\r\nAndroid Emulator: Android SDK version: 2.2\r\niOS iPhone Simulator: iOS SDK version: 6.0\r\n\r\nIt works fine on IOS iphone simulator\r\n", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-08T07:16:31.000+0000", "updated": "2013-03-08T07:17:10.000+0000" }, { "id": "264463", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolved in 3.2.0", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-01T18:08:30.000+0000", "updated": "2013-08-01T18:08:30.000+0000" }, { "id": "274776", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fix with:\r\nAppc-Studio: 3.2.0.201310100354\r\nSdk:3.2.0.v20131010163242\r\nalloy:1.2.2\r\nnpm:1.3.2\r\ntitanium:3.2.0\r\ntitanium-code-processor:1.0.3\r\nDevice:htc desire(4.1), iPhone5(7.0.2)\r\nXcode: 5\r\n\r\nScreen does not freeze when object is tapped second time.", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-11T11:02:12.000+0000", "updated": "2013-10-11T11:02:12.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }