{ "id": "169801", "key": "TIMOB-25298", "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": "19906", "description": "", "name": "Release 6.3.0", "archived": false, "released": true, "releaseDate": "2017-11-01" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-10-16T16:52:37.000+0000", "created": "2017-09-15T19:33:13.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "escalation" ], "versions": [ { "id": "18414", "description": "", "name": "Release 6.2.0", "archived": false, "released": true, "releaseDate": "2017-09-13" } ], "issuelinks": [ { "id": "55969", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "169761", "key": "TIMOB-25273", "fields": { "summary": "Windows: TableViewRow does not fill size of TableView", "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": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-10-17T14:40:20.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "h5. Issue Description \r\n\r\nListItem is not occupying the full width of ListView. It is leaving empty space at both right and left edges which is preventing us to add content there.\r\n\r\nPFA the sample project created for this - TestListView.zip\r\nAlso attached the screenshot of the app where we can see that yellow color is visible on both edges which is the background color of the ListView.\r\n\r\nh5. Steps to reproduce.\r\nRun the attached project.\r\n\r\nAttached the environment details as well - tiInfo.txt", "attachment": [ { "id": "63275", "filename": "Capture1.PNG", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-15T19:32:48.000+0000", "size": 17254, "mimeType": "image/png" }, { "id": "63277", "filename": "TestLiveView (1).zip", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-15T19:32:49.000+0000", "size": 7836524, "mimeType": "application/zip" }, { "id": "63276", "filename": "tiInfo.txt", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-15T19:32:46.000+0000", "size": 7489, "mimeType": "text/plain" } ], "flagged": false, "summary": "Windows: ListItem is not occupying the full width of ListView", "creator": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 959, "state": "closed", "name": "2017 Sprint 21 SDK", "startDate": "2017-10-08T20:38:15.130Z", "endDate": "2017-10-22T20:38:00.000Z", "completeDate": "2017-10-24T23:55:56.605Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "428512", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/1120", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-09-27T08:56:42.000+0000", "updated": "2017-09-27T08:56:42.000+0000" }, { "id": "428549", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "6_3_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1121", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-09-27T23:54:10.000+0000", "updated": "2017-09-27T23:54:10.000+0000" }, { "id": "429185", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fix in SDK version: 6.3.0.v20171017063048 and SDK version: 7.0.0.v20171017022901.\r\n\r\nTest and other information can be found at: \r\n6_3_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1121\r\nMaster: https://github.com/appcelerator/titanium_mobile_windows/pull/1120", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-10-17T14:40:12.000+0000", "updated": "2017-10-17T14:40:12.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }