{ "id": "105422", "key": "TIMOB-11846", "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": "14624", "description": "2012 Sprint 24 JS", "name": "2012 Sprint 24", "archived": true, "released": true, "releaseDate": "2012-12-03" }, { "id": "14374", "description": "", "name": "BB Preview 3", "archived": true, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-11-24T20:14:15.000+0000", "created": "2012-11-21T20:12:20.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "14374", "description": "", "name": "BB Preview 3", "archived": true, "released": true } ], "issuelinks": [], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-01-22T19:19:31.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": "The layout for windows is not working properly. It seems to be\r\ndefaulting to \"stack\" layout. It should be using absolute layout\r\nby default to layout its children.\r\n\r\nh4. Test Case\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: '#fff' \r\n});\r\n\r\nvar startSocket = Ti.UI.createButton({\r\n title: 'Trim Drone',\r\n top: 50, left: 10\r\n});\r\nwin.add(startSocket);\r\n\r\nvar sendTo = Ti.UI.createTextField({\r\n value: '192.168.1.1',\r\n top: 300, left: 10\r\n});\r\nwin.add(sendTo);\r\n\r\nwin.open();\r\n{code}", "attachment": [ { "id": "33626", "filename": "Screen Shot 2012-11-21 at 12.16.45 PM.png", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-21T20:17:12.000+0000", "size": 22218, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry: Window layout regression", "creator": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "228279", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Attached screen shot showing correct behavior.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-21T20:17:12.000+0000", "updated": "2012-11-21T20:17:12.000+0000" }, { "id": "235368", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "The window layout is working properly like the screenshot given by josh for the right behavior.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.0.201212191959\r\nTi BB SDK : 3.1.0.v20130114171802\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-01-22T19:19:31.000+0000", "updated": "2013-01-22T19:19:31.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }