{ "id": "109130", "key": "TIMOB-12567", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-05-26T17:34:34.000+0000", "created": "2013-02-04T21:18:56.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:17.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.Build & run KS on BB simulator or device\r\n2.Goto controls -> slider -> change min/max\r\n\r\nOR\r\n\r\n1.Run the code below on BB simulator/device\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nvar slider = Ti.UI.createSlider({\r\n\t value: 0,\r\n\t min: 0,\r\n\t max: 100,\r\n\t left:10,\r\n\t right:10\r\n});\r\nwin.add(slider);\r\nwin.open();\r\n{code}\r\n\r\nActual results:\r\n1.We see the slider on the top rather than in the center\r\n\r\nExpected result: \r\nAccording to pedro the layout engine should center the controls when the top & bottom proporties are missing", "attachment": [ { "id": "35278", "filename": "Screen Shot 2013-02-04 at 1.18.09 PM.png", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T21:18:56.000+0000", "size": 42661, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry : If 'top' & bottom' proporties are missing then the controls are not centered", "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 : 3.1.0.v20130202000009\r\nMac OSX : 10.8.2\r\nwin 7 64 bit\r\nWin 8 \r\nBB simulator : 10.0.9.386", "comment": { "comments": [ { "id": "254348", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix & the controls are displayed at the center.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.1.201305150313\r\nTi BB SDK : 3.1.1.v20130524180421\r\nMac OSX : 10.8.2\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n\r\nQ10 Simulator : 10.1.0.1720\r\nQ10 Dev alpha C device running 10.1.0.138", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-28T18:56:17.000+0000", "updated": "2013-05-28T18:56:17.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }