{ "id": "109139", "key": "TIMOB-12573", "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": "6", "description": "", "name": "Hold" }, "resolutiondate": "2015-04-14T17:12:29.000+0000", "created": "2013-02-04T22:34:48.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T20:23:57.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\nA.Controls getting clipped:\r\n1.Run the code on BB simulator/device\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nvar btn = Titanium.UI.createButton({\r\n color:'#fff',\r\n top: 100,\r\n backgroundColor:'red',\r\n width: 100,\r\n height: 10\r\n});\r\nwin.add(btn);\r\nwin.open();\r\n{code}\r\n2.Notice the output when the app launches\r\n\r\nB.View behind the controls gets stretched:\r\n1.1.Run the code on BB simulator/device\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nvar btn = Titanium.UI.createButton({\r\n color:'#fff',\r\n top: 100,\r\n backgroundColor:'red',\r\n width: 100,\r\n height: 100\r\n});\r\nwin.add(btn);\r\nwin.open();\r\n{code}\r\n2.Observe the app after it launches\r\n\r\nActual Result:\r\nA.The control does not resize itself according to the height but rather it gets clipped\r\n\r\nB.The view holding the control gets stretched by increasing the control height & not the control", "attachment": [ { "id": "35286", "filename": "Screen Shot 2013-02-04 at 2.33.18 PM.png", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T22:34:48.000+0000", "size": 35889, "mimeType": "image/png" }, { "id": "35287", "filename": "Screen Shot 2013-02-04 at 2.33.59 PM.png", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T22:34:48.000+0000", "size": 36438, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry : Decreasing the height of the controls below certain value clips them where as increasing beyond a certain value stretches the view on which the controls sit", "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": "349515", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Placing these items on hold for the moment based on community interest.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-14T17:12:29.000+0000", "updated": "2015-04-14T17:12:29.000+0000" }, { "id": "412867", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as BlackBerry is no longer supported by us.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:23:57.000+0000", "updated": "2017-03-16T20:23:57.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }