{ "id": "89096", "key": "TIMOB-8385", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-07T21:28:14.000+0000", "created": "2012-03-29T04:16:36.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-and031912" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-07T21:28:14.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": "Splash Screen is not appearing On Device in landscape mode\r\n\r\nSteps To Reproduce:\r\n\r\n1. Launch app in landscape mode\r\n\r\napp.js\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor: 'white'\r\n});\r\n\r\nwin.orientationModes = [Ti.UI.LANDSCAPE_LEFT, Ti.UI.LANDSCAPE_RIGHT,Ti.UI.PORTRAIT,Ti.UI.UPSIDE_PORTRAIT];\r\n\r\nvar label = Ti.UI.createLabel({\r\n\ttext: 'Hello!',\r\n\tcolor: 'red',\r\n\theight: 'auto',\r\n\twidth: 'auto'\r\n});\r\n\r\nwin.add(label);\r\n\r\nwin.open();\r\n{code}\r\n\r\nExpected Result:Splash screen should appear in portrait mode, but the app.js screen should appear in landscape mode\r\n\r\nActual Result: 1. Splash screen is not appearing in landscape mode, but appeared in potrait mode.\r\n2. On Android tab, the splash screen shows up in both the modes", "attachment": [], "flagged": false, "summary": "Android:Orientation -v8: Splash Screen is not appearing On Device when in Landscape mode", "creator": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Titanium SDK version: 2.0.0.v20120328000206\r\nJavascript Engine: V8 \r\nPlatform & version: Android 2.2.1\r\nDevice Details: Android emulator and Motorola MileStone.\r\nHost Operating System: OSX 10.7.3\r\nTitanium Studio version: 2.0.0.201203271933", "comment": { "comments": [ { "id": "421245", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to lack of activity and time passed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-07T21:28:14.000+0000", "updated": "2017-06-07T21:28:14.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }