{ "id": "109132", "key": "TIMOB-12568", "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": "15117", "description": "2013 Sprint 12 BB", "name": "2013 Sprint 12 BB", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "15110", "description": "2013 Sprint 12", "name": "2013 Sprint 12", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "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-07-11T04:57:40.000+0000", "created": "2013-02-04T21:25:13.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_layout", "qe-testadded", "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:44:25.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 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\t bottom:20\r\n});\r\nwin.add(slider);\r\nwin.open();\r\n{code}\r\n2.Observe the output\r\n\r\nActual Result:\r\n1.The control is seen at the top even the bottom property is specified\r\n\r\nExpected Result:\r\n1.The control should be at the bottom according to the specified property", "attachment": [ { "id": "35283", "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:25:13.000+0000", "size": 42661, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry : The 'bottom' property for controls is completely ignored by 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 : 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": "256518", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix & the controls are respecting the bottom property.\r\nThus closing.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.1.201306041657\r\nTi BB SDK : 3.1.1.v20130606121419\r\nMac OSX : 10.8.3\r\nAlloy : 1.1.3-cr\r\nCLI - 3.1.1-cr\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-06T21:47:19.000+0000", "updated": "2013-06-06T21:47:19.000+0000" }, { "id": "262420", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Fixed.\r\nVerified with Environment.\r\n\r\nStudio: 3.1.2.201307171817\r\nTitanium SDK:3.1.2.v20130718094558\r\nacs:1.0.3\r\nalloy:1.1.3\r\nnpm:1.3.2\r\ntitanium:3.1.1\r\ntitanium-code-processor:1.0.1\r\nOS: OSX 10.8\r\nDevice:Blackberry-Z10(v 10.0.10.261),ios Simulator(v6.0),Galaxy Nexus(v4.0.4)\r\nXcode: 4.5.1\r\nblackberry SDK: 10.1.0.1020\r\n\r\nBottom property working well. Checked with slider control.", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-19T06:44:45.000+0000", "updated": "2013-07-19T06:44:45.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }