{ "id": "81228", "key": "TIMOB-5468", "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": "13503", "description": "Sprint 2012-14 Core", "name": "Sprint 2012-14 API", "archived": true, "released": true, "releaseDate": "2012-07-13" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-08-14T03:49:43.000+0000", "created": "2011-10-07T09:40:03.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "backgroundLeftCap", "ios", "qe-review", "qe-testadded", "tableViewRow" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43: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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h4.Problem\r\nbackgroundLeftCap stretches on TableViewRow.\r\n\r\nThe screenshot shows that backgroundLeftCap displays fine on buttons and views, but not on TableViewRows.\r\n\r\nh5.Tested on\r\niOS 4.3 Simulator & iPad 2 v4.3\r\n\r\nh4.Repro sequence\r\n{code:title=app.js}\r\nvar win = Titanium.UI.createWindow({\r\n\tbackgroundColor : 'white'\r\n});\r\nwin.open();\r\n\r\nvar t = Ti.UI.createTableView();\r\nwin.add(t);\r\n\r\nfor(var i = 0, max = 10; i < max; i++) {\r\n\tt.appendRow(Ti.UI.createTableViewRow({\r\n\t\ttitle : 'ajskld ' + i,\r\n\t\tbackgroundColor : 'transparent',\r\n\t\theight : 84,\r\n\t\tbackgroundImage : 'WKButton84.png',\r\n\t\tbackgroundLeftCap : 10\r\n\t}));\r\n}\r\n\r\nwin.add(Ti.UI.createView({\r\n\twidth : 200, \r\n\ttop : 10,\r\n\theight : 84,\r\n\tbackgroundImage : 'WKButton84.png',\r\n\tbackgroundLeftCap : 10\r\n}));\r\n\r\nwin.add(Ti.UI.createButton({\r\n\theight : 84,\r\n\twidth : 200,\r\n\tbottom : 10,\r\n\tbackgroundImage : 'WKButton84.png',\r\n\tbackgroundLeftCap : 10\r\n}));\r\n{code}\r\n\r\nh5.Associated HD ticket\r\nAPP-981824", "attachment": [ { "id": "23364", "filename": "TopLeftCap.jpg", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-10-07T09:40:03.000+0000", "size": 61631, "mimeType": "image/jpeg" }, { "id": "23365", "filename": "WKButton84.png", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-10-07T09:48:30.000+0000", "size": 872, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: backgroundLeftCap stretches on TableViewRow", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": " Product: Mobile\r\n Titanium SDK: Mobile 1.7.2 & 1.8.x\r\n Platform OS: iOS\r\n Platform OS Version: 4.3.5", "comment": { "comments": [ { "id": "202792", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pull pending \r\nhttps://github.com/appcelerator/titanium_mobile/pull/2524", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-11T16:30:15.000+0000", "updated": "2012-07-11T16:30:15.000+0000" }, { "id": "214280", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening to update labels", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-14T03:46:31.000+0000", "updated": "2012-08-14T03:46:31.000+0000" }, { "id": "215793", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Occurs on:\r\nTitanium Studio: 2.1.2.201208201549\r\nTitanium SDK: 2.1.2.v20120821160113\r\nDevice: iPad3 (v5.1)\r\nFixed with SDK: 2.2.0", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-23T07:17:48.000+0000", "updated": "2012-08-23T07:17:48.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }