{ "id": "109561", "key": "TIMOB-12677", "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" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-02-23T10:20:20.000+0000", "created": "2013-02-12T18:15:07.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-testadded", "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:10.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.Run the code below on BB 10 simulator/device\r\n{code}\r\n\r\nvar win2 = Ti.UI.createWindow({\r\n backgroundColor: 'yellow',\r\n fullscreen: true,\r\n top:0,\r\n left:10\r\n});\r\n\r\n\r\nvar activityIndicator = Ti.UI.createActivityIndicator({\r\n color: 'green',\r\n font: {fontSize:16},\r\n top:10,\r\n left:50,\r\n height:40,\r\n width:40\r\n});\r\n\r\nwin2.add(activityIndicator);\r\nactivityIndicator.show();\r\n\r\nwin2.open();\r\n{code}\r\n2.Observe the app after it launches\r\n\r\nActual Result:\r\n1.The view or window(in this case) kind of sticks to the dimensions of the activity indicator rather than being displayed fullscreen\r\n\r\nExpected Result:\r\n1.The view should be displayed fullscreen with the activity indicator on it \r\n\r\nScreenshot attached for reference", "attachment": [ { "id": "35527", "filename": "Screen Shot 2013-02-11 at 2.28.52 PM.png", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-12T18:15:07.000+0000", "size": 43291, "mimeType": "image/png" } ], "flagged": false, "summary": "Blackberry : Activity Indicator: The view or window on which the activity indicator is placed sticks to the dimensions of the indicator rather than displaying fullscreen", "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.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\r\n", "comment": { "comments": [ { "id": "239524", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This should be fixed in master now. Windows should always fill the entire screen.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-23T10:20:20.000+0000", "updated": "2013-02-23T10:20:20.000+0000" }, { "id": "239722", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix & it is working as it should.Thus closing.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.0.201302221817\r\nTi BB SDK : 3.1.0.v20130225112338\r\nMac OSX : 10.8.2\r\nwin 7 \r\nWin 8 \r\nBB simulator : 10.0.10.261\r\nDev alpha B 10 device", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-25T22:43:09.000+0000", "updated": "2013-02-25T22:43:09.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }