{ "id": "105214", "key": "TIMOB-11823", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2017-07-05T17:27:35.000+0000", "created": "2012-11-19T19:07:27.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-and100112" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "22924", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "86150", "key": "TIMOB-7562", "fields": { "summary": "iOS: Titanium.UI.View: view with layout property set to horizontal or vertical does not display children", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-05T17:27:35.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Description:\r\nGreen label disappears if device rotated to the landscape mode on Motorola RAZR i (Intel inside). Test passed on Nexus 10 (4.2) and Samsung Galaxy SIII (4.0.4).\r\n\r\nNot a regression, occurs on 2.1.4 as well.\r\n\r\nSteps:\r\n1. Run the following code on Motorola RAZR i:\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor:'red',\r\n layout:'horizontal'\r\n});\r\n \r\nvar left = Ti.UI.createLabel({\r\n title:'Left',\r\n backgroundColor:'blue',\r\n color:'black',\r\n width:'50%',\r\n height:'100%'\r\n});\r\n \r\nvar right = Ti.UI.createLabel({\r\n title:'Right',\r\n backgroundColor:'green',\r\n color:'black',\r\n width:'50%',\r\n height:'100%'\r\n});\r\n \r\nwin.add(left);\r\nwin.add(right);\r\n \r\nwin.open();\r\n{code}\r\n2. Rotate device to the landscape mode.\r\n\r\nExpected result:\r\nThere should be a blue view on the left, and a green view on the right.\r\n\r\nActual:\r\nGreen view disappears in the landscape mode.", "attachment": [ { "id": "33531", "filename": "device-2012-11-19-105425.png", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-19T19:07:27.000+0000", "size": 20542, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Views - Green label disappears if device rotated to the landscape mode on Motorola RAZR i", "creator": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested on: \r\nTitanium Studio, build: 3.0.0.201211131839 \r\nTitanium SDK, build: 3.0.0.v20121113170203 \r\nDevice: Motorola RAZR i XT890 (4.0.4)", "comment": { "comments": [ { "id": "242417", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "device specific\njithinpv", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-15T09:36:17.000+0000", "updated": "2013-03-15T09:36:17.000+0000" }, { "id": "423524", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing with reference to the above comment.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-05T17:27:35.000+0000", "updated": "2017-07-05T17:27:35.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }