{ "id": "104802", "key": "TIMOB-11741", "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": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-05-26T17:30:25.000+0000", "created": "2012-11-10T17:10:54.000+0000", "priority": null, "labels": [ "qe-closed-3.2.0", "qe-testadded" ], "versions": [], "issuelinks": [], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-02-20T00:41:34.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": "If we change the app to run in landscape mode by adding \r\n{code}\r\nlandscape\r\n{code}\r\n\r\nto the *app_root/build/blackberry/bar-descriptor.xml* inside the ** tag\r\n\r\nthe subviews will be limited to a max width of 768, like the app would be in portrait mode.\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor:'#f00'\r\n});\r\n\r\nwin.open();\r\n\r\n\r\n\r\nvar view = Ti.UI.createView({\r\n\ttop:50,\r\n\tleft:0,\r\n\twidth:1280,\r\n\theight:100,\r\n\tbackgroundColor:'#00f'\r\n});\r\nwin.add(view);\r\n{code}\r\n\r\nResult attached.", "attachment": [ { "id": "33393", "filename": "capture-3.png", "author": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-11-10T17:10:54.000+0000", "size": 60558, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry: Landscape orientation limits the width of the subviews to 768px wide like the app would be portrait.", "creator": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Simulator BB OS 10.0.9.386 \r\nOsX Mountain Lion\r\n\r\nTi SDK\r\n\r\nversion=2.2.0\r\nmodule_apiversion=2\r\ntimestamp=10/19/12 11:58\r\ngithash=6bf86d6", "comment": { "comments": [ { "id": "280034", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\nMac OSX 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201311160316\nTitanium SDK, build: 3.2.0.v20131117001643\nCLI: 3.2.0-alpha\nAlloy: 1.3.0\nBlackBerry Simulator: 10.2.0.1791\n\nRotating the simulator displayed the blue bar fully across the screen.\nMust add {code}auto{code}\ninto the tiapp.xml to allow orientation of the application.\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-18T20:36:12.000+0000", "updated": "2013-11-18T20:36:12.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }