{ "id": "100377", "key": "TIMOB-10860", "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": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14126", "description": "Sprint 2012-19 Core", "name": "Sprint 2012-19 Core", "archived": true, "released": true, "releaseDate": "2012-09-24" }, { "id": "14271", "description": "2012 Sprint 19", "name": "2012 Sprint 19", "archived": true, "released": true, "releaseDate": "2012-09-24" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-09-14T16:23:26.000+0000", "created": "2012-09-04T06:49:52.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "layout", "module_scrollview", "qe-testadded", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "20871", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "100704", "key": "TIMOB-10826", "fields": { "summary": "Android: View doesn't move to the next label in horizontal scrollView", "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 } } } }, { "id": "20758", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "97369", "key": "TIMOB-9966", "fields": { "summary": "Android: ScrollView not scrolling with horizontal layout", "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": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-10-26T22:33:00.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" } ], "attachment": [], "flagged": false, "summary": "Android: ScrollView not scrolling anymore with horizontal layout", "creator": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Android 4.1 and 2.3.7", "comment": { "comments": [ { "id": "218164", "author": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-09-10T07:33:50.000+0000", "updated": "2012-09-10T07:33:50.000+0000" }, { "id": "218354", "author": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "body": "In TiUIView.java we never reached setEnableHorizontalWrap because \"nativeView instanceof TiCompositeLayout\" is always false\r\nit's nativeView.layout which is a TiCompositeLayout (in the case of TiUIScrollView.java at least)", "updateAuthor": { "name": "echampet", "key": "echampet", "displayName": "Etienne Champetier", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-09-11T05:58:54.000+0000", "updated": "2012-09-11T05:58:54.000+0000" }, { "id": "218646", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR ready: https://github.com/appcelerator/titanium_mobile/pull/2918", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-12T09:45:24.000+0000", "updated": "2012-09-12T09:45:24.000+0000" }, { "id": "218966", "author": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "closing.Verified with \r\nTitanium Studio:2.1.3.201209101847\r\nTitanium SDK: 3.0.0.v20120912190520", "updateAuthor": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2012-09-14T04:59:15.000+0000", "updated": "2012-09-14T04:59:15.000+0000" }, { "id": "219104", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Backport PR https://github.com/appcelerator/titanium_mobile/pull/2962", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-14T16:10:54.000+0000", "updated": "2012-09-14T16:10:54.000+0000" }, { "id": "219108", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Reopening to add merge labels", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-09-14T16:23:07.000+0000", "updated": "2012-09-14T16:23:07.000+0000" }, { "id": "219222", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified on:\r\nTitanium Studio: 2.1.2.201208301612\r\nTitanium SDK: 2.1.3.v20120915120319\r\nAndroid Device: Samsung Note (v.2.3.6), Galaxy Nexus (4.0.2)", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-17T00:42:02.000+0000", "updated": "2012-09-17T00:42:02.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }