{ "id": "108698", "key": "TIMOB-12468", "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": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "15095", "description": "2013 Sprint 03 BB", "name": "2013 Sprint 03 BB", "archived": true, "released": true, "releaseDate": "2013-02-11" }, { "id": "14813", "description": "2013 Sprint 03", "name": "2013 Sprint 03", "archived": true, "released": true, "releaseDate": "2013-02-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-08T17:14:32.000+0000", "created": "2013-01-29T02:06:46.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "KitchenSink", "qe-manualtest", "sdk-bb" ], "versions": [], "issuelinks": [ { "id": "25286", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "108802", "key": "TIMOB-12481", "fields": { "summary": "BlackBerry: Vertical layout breaks when trying to fill child", "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": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-08-08T17:14:32.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Description;\r\n1.Take the latest BB sdk with the layout engine.\r\n2.Create an app and add some controls to it.\r\n3.Run the app on the simulator.\r\n\r\nActual result:\r\n1.We do not see any controls when the app launches just get a white blank window or view.\r\n2.The attached app used with sdk built without layout engine worked fine.\r\n\r\nExpected Result:\r\n1.We should see the controls on the app.\r\n\r\nNote: The app used to testing is attached.", "attachment": [ { "id": "35163", "filename": "single_window.zip", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-01-29T02:06:46.000+0000", "size": 2263046, "mimeType": "application/zip" } ], "flagged": false, "summary": "Blackberry : Not able to see any controls with the sdk having the layout engine. ", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nTi Studio : 3.1.0.201301231719\r\nTi BB SDK : latest with the layout engine (I did a make myself)\r\nMac OSX : 10.8.2\r\nwin 7 64 bit\r\nWin 8 \r\nBB simulator : 10.0.9.386", "comment": { "comments": [ { "id": "236447", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The windows may not be \"filling\" by default. Does setting the width and height to \"UI.FILL\" (that's a string not constant) help?", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-29T17:58:26.000+0000", "updated": "2013-01-29T17:58:26.000+0000" }, { "id": "236502", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed the view/window filling auto behavior. There does seem to be another related bug which causes vertical layout to break.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-29T21:30:45.000+0000", "updated": "2013-01-29T21:30:45.000+0000" }, { "id": "238012", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.The controls are visible now but not aligned & we have few other bugs to address the alignment issue.\r\nThus closing the issue.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.0.201302101654\r\nTi BB SDK : 3.1.0.v20130210021015\r\nMac OSX : 10.8.2\r\nwin 7 64 bit\r\nWin 8 \r\nBB simulator : 10.0.9.386", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-11T18:47:09.000+0000", "updated": "2013-02-11T18:47:09.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }