{ "id": "124768", "key": "TIMOB-16185", "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": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-10-10T17:43:31.000+0000", "created": "2014-01-14T11:50:37.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ImageView", "parity", "qe-manualtest" ], "versions": [ { "id": "15856", "description": "Release 3.2.1", "name": "Release 3.2.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [], "assignee": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2015-02-05T08:14:05.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": "Android: ImageView: Image is not getting displayed inside table row\r\nIt is reproducible on SDK 3.2.0.GA as well. It works fine on iOS platform.\r\n\r\nSteps to reproduce:\r\n1. Run the below app\r\n\r\n{code}\r\nvar _window = Ti.UI.createWindow({\r\n\tbackgroundColor: '#fff'\r\n});\r\nvar table = Ti.UI.createTableView();\r\n\tfor (var i = 0; i < 10; i++) {\r\n var row = Ti.UI.createTableViewRow({\r\n \theight:'110',\r\n \tborderColor:'red',\r\n \tborderWidth: 5\r\n \t});\r\n row.add(Ti.UI.createImageView({\r\n image:'http://devlup.com/wp-content/uploads/2011/08/appcelerator.png',\r\n //image:'KS_nav_ui.png',\r\n height:'100dp',\r\n width:'100dp'\r\n }));\r\n table.appendRow(row);\r\n}\r\n_window.add(table);\r\n_window.open();\r\n\r\n{code}\r\n\r\nExpected:\r\nShould see a tableView rows with Appcelerator logo in each row. Should be able to scroll up and down without crash\r\n\r\nActual:\r\nImage is not getting displayed.", "attachment": [], "flagged": false, "summary": "Android: ImageView: Image is not getting displayed inside table row", "creator": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Device: Samsung S2, Android version: 4.1.2\r\nSDK: 3.2.1.v20140113160845\r\nCLI version : 3.2.1-beta\r\nOS : MAC OSX 10.9\r\nAlloy: 1.3.1-beta2\r\nACS: 1.0.11\r\nnpm:1.3.2\r\nAppcelerator Studio, build: 3.2.1.201401061716\r\ntitanium-code-processor: 1.1.0\r\nXCode : 5.0.2", "closedSprints": [ { "id": 220, "state": "closed", "name": "2014 Sprint 20 SDK", "startDate": "2014-09-29T22:32:25.224Z", "endDate": "2014-10-13T18:25:00.000Z", "completeDate": "2014-10-13T18:25:45.560Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "293485", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "body": "The issue cannot reproduce with the release master 3.2.0\nTested with: \nTitanium Studio, build: 2.1.2.201208301612\nTitanium SDK version: 3.2.0\nTested on\nDevice: Samsung galaxy s duos Android version: 4.0.4", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-02-18T04:12:36.000+0000", "updated": "2014-02-18T04:12:36.000+0000" }, { "id": "317709", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \r\n\r\nTitanium Studio, build: 3.3.0.201407100905\r\nTitanium SDK version 3.3.0.GA \r\nCLI version 3.3.0, \r\ndevice: HTC Desire X (HT35XLY01791)\r\nTargeting Android SDK: 20", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-08T13:10:22.000+0000", "updated": "2014-08-08T13:10:22.000+0000" }, { "id": "318731", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "3.4.0 is moved forward, and 3.5.0 is taking its place in the calendar.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-14T21:31:52.000+0000", "updated": "2014-08-14T21:31:52.000+0000" }, { "id": "320146", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "If the cached content is 'gzip', wrap the stream with GZipInputStream to properly unzip the content.\r\nhttps://github.com/appcelerator/titanium_mobile/pull/5985\r\n", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-08-25T17:39:46.000+0000", "updated": "2014-08-25T17:39:46.000+0000" }, { "id": "342212", "author": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "body": "Verified with below Test Environment:\r\n\r\n1. Mac OSX Yosemite 10.10\r\n2. Appcelerator Studio, build: 4.0.0.201502031850\r\n3. Titanium SDK, build: 4.0.0.v20150204144049\r\n4. Titanium CLI, build: 3.4.1\r\n5. Alloy: 1.5.1\r\n6. Xcode 6.1\r\n7. iOS SDK 8.1\r\n8. S Galaxy S5 with Android 4.4.2\r\n\r\nImages are displayed inside all the table Rows as expected.\r\nHence closing this ticket.", "updateAuthor": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2015-02-05T07:59:43.000+0000", "updated": "2015-02-05T07:59:43.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }