{ "id": "79323", "key": "TIMOB-5025", "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": "12076", "description": "Mobile @ HQ Week", "name": "Sprint 2011-36", "archived": true, "released": true, "releaseDate": "2011-09-12" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-09-14T16:07:04.000+0000", "created": "2011-08-16T11:25:26.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ipad2", "iphone4", "orientation", "qe-testadded", "screen", "splash" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:46:29.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Description:\r\nWhile attempting to verify and close TIMOB-4893, I created the test project with all targets. I then launch in landscape mode. When I did, the landscape splash came up as expected, but then was replaced by the portrait splash before the app fully loaded. \r\n\r\nSteps to reproduce:\r\n1) Create a new mobile project with 1.8.0.v20110811101746\r\n2) Install to iPad 2\r\n3) ensure device is in landscape orientation\r\n4) Launch test app and examine splash screens\r\n\r\nResult:\r\nLandscape then portrait splash displayed\r\n\r\nExpected:\r\nOnly landscape splash shown\r\n\r\nNOTE:\r\nThis only occurs on the first launch of the app. To reproduce after this point, you must restart the device.\r\n", "attachment": [ { "id": "22863", "filename": "OrientationTestiPad.zip", "author": { "name": "sbhimavarapu", "key": "sbhimavarapu", "displayName": "Sandeep Bhimavarapu", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-08T11:27:38.000+0000", "size": 1582282, "mimeType": "application/zip" }, { "id": "22802", "filename": "Screenshot 2011.09.02 16.34.47.png", "author": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-02T16:41:46.000+0000", "size": 398639, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS showing landscape then portrait splash on the first app launch if device in landscape", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio, build: 1.0.4.201108101535, SDK 1.8.0.v20110811101746, iPad 2 4.3.2, iPhone 4 4.3.4", "comment": { "comments": [ { "id": "165003", "author": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also occurs in on an iPhone 4 running 4.3.4 when the orientation in the tiapp.xml is changed from\r\n\r\n \r\n Ti.UI.PORTRAIT\r\n \r\n\r\n \r\n Ti.UI.PORTRAIT\r\n Ti.UI.UPSIDE_PORTRAIT\r\n Ti.UI.LANDSCAPE_LEFT\r\n Ti.UI.LANDSCAPE_RIGHT\r\n \r\n\r\nSplash screen goes from portrait to landscape. The landscape looks like it is using the wrong .png file. I've attached a screen shot and am changing the name of the issue from including 'iPad' to 'iOS' to reflect the extent of the defect.", "updateAuthor": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-02T16:40:35.000+0000", "updated": "2011-09-02T16:40:35.000+0000" }, { "id": "165370", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Revamping of orientation in general is in progress.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-08T10:51:17.000+0000", "updated": "2011-09-08T10:51:17.000+0000" }, { "id": "166104", "author": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "body": "resolved by https://github.com/appcelerator/titanium_mobile/pull/464", "updateAuthor": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-14T16:06:56.000+0000", "updated": "2011-09-14T16:06:56.000+0000" }, { "id": "166824", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with iPad 2 4.3.5 and iPad 1 4.3.5 with SDK 1.8.0.v20110922234950.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-23T14:24:36.000+0000", "updated": "2011-09-23T14:24:36.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }