{ "id": "116155", "key": "AC-2203", "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": "2013-06-19T17:45:09.000+0000", "created": "2013-06-19T03:00:57.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "29690", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "110235", "key": "TIMOB-13104", "fields": { "summary": "Android: Postlayout event not fired", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:11.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "The following code\r\n\r\n{code}\r\n\r\nvar Window = Ti.UI.createWindow({\r\n backgroundColor: 'white'\r\n});\r\n \r\nvar imageView = Ti.UI.createImageView({\r\n image:\"/iphone/appicon.png\"\r\n})\r\n \r\nimageView.addEventListener(\"postlayout\", function() {\r\n alert(\"test\");\r\n});\r\n \r\nWindow.add(imageView);\r\nWindow.open();\r\n{code}\r\n\r\nDoes not generate an alert as expected.\r\n\r\nThis is working as expected with IOS and the base View class", "attachment": [], "flagged": false, "summary": "Regression postlayout on Android ImageView not firing TIMOB-13104 needs to be reopened", "creator": { "name": "bsudbury", "key": "bsudbury", "displayName": "Ben Sudbury", "active": true, "timeZone": "Australia/Sydney" }, "subtasks": [], "reporter": { "name": "bsudbury", "key": "bsudbury", "displayName": "Ben Sudbury", "active": true, "timeZone": "Australia/Sydney" }, "environment": "TISDK 3.1.1GA\r\nAndroid Emulator Level 8\r\nAnd Android Emulator Level 16\r\nAndroid SDK Tools rev 22", "comment": { "comments": [ { "id": "258563", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opened TIMOB-13104. Closing this issue.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-19T17:45:09.000+0000", "updated": "2013-06-19T17:45:09.000+0000" }, { "id": "258780", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "TIMOB-13104 is fixed for 3.2. You'll need to use the 3.2 branch: http://builds.appcelerator.com.s3.amazonaws.com/index.html#master", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-20T18:39:48.000+0000", "updated": "2013-06-20T18:39:48.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }