{ "id": "130162", "key": "AC-1303", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-05-12T05:33:17.000+0000", "created": "2014-05-08T14:02:06.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "37508", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "128449", "key": "TIMOB-16773", "fields": { "summary": "Android: View with border won't animate", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:42.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "*If view borderWidth is set to zero, the view is being decreased and finally disappears instead of moving.*\r\n\r\nSee the video attached.\r\nI've managed to recreate the issue on both emulator and device (Samsung GT-N8000 / Android 4.1.2).\r\n\r\nBtw, note the weird black square at the end of the video. Perhaps it's another bug. But I can't recreate it on the device though. \r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n\r\n{code}\r\n\r\n{code}\r\n$.index.open();\r\n\r\nvar view = Ti.UI.createView({\r\n backgroundColor : 'green',\r\n borderWidth : 0,\r\n width : 100,\r\n height : 100,\r\n left : 10,\r\n top : 50,\r\n }); \r\n\r\n$.index.add(view);\r\n\r\nfunction onButton(e) {\r\n var animation = Ti.UI.createAnimation({\r\n duration : 10000,\r\n left : 500,\r\n });\r\n\r\n view.animate(animation);\r\n}\r\n{code}", "attachment": [ { "id": "47908", "filename": "animationtest.avi", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-05-08T14:02:06.000+0000", "size": 3097246, "mimeType": "video/avi" } ], "flagged": false, "summary": "borderWidth=0 breaks view animation", "creator": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "subtasks": [], "reporter": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "environment": "Windows 7, 3.2.3.GA, Android", "comment": { "comments": [ { "id": "304088", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "body": "Seems, *borderColor: 'transparent'* causes exactly the same issue.\r\n\r\nAnd I've just recreated the issue on *Samsung GT-S7562 / Android 4.0.4*.", "updateAuthor": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-05-08T20:04:39.000+0000", "updated": "2014-05-08T20:04:39.000+0000" }, { "id": "304281", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as a duplicate of TIMOB-16773. Please track that ticket for further updates.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-09T23:43:24.000+0000", "updated": "2014-05-12T05:33:07.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }