{ "id": "101955", "key": "TIMOB-11114", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14157", "description": "Sprint 2012-20 API", "name": "Sprint 2012-20 API", "archived": true, "released": true, "releaseDate": "2012-10-08" }, { "id": "14272", "description": "2012 Sprint 20", "name": "2012 Sprint 20", "archived": true, "released": true, "releaseDate": "2012-10-08" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2012-10-04T22:53:14.000+0000", "created": "2012-09-25T17:52:55.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api" ], "versions": [ { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" } ], "issuelinks": [ { "id": "21704", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "102404", "key": "TIMOB-11213", "fields": { "summary": "iOS: orientation - iOS 6 only: Forcing landscape on a window then opening an email dialog in portrait will result in your original window allowed to rotate to portrait", "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": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:08:42.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": "Run the attached app.js\r\nCopy the attached VideoWindow.js to resources folder\r\nClick the done button or 'full screen' button to see the orientation change even though window orientation is fixed to landscape.\r\nThis is observed only on iOS6 on iPhone4.\r\n\r\n", "attachment": [ { "id": "32304", "filename": "app.js", "author": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-04T22:16:08.000+0000", "size": 479, "mimeType": "text/javascript" }, { "id": "32305", "filename": "VideoWindow.js", "author": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-04T22:16:08.000+0000", "size": 1104, "mimeType": "text/javascript" } ], "flagged": false, "summary": "iOS: On iOS6 VideoPlayer changes orientation when Done or Full Screen button is clicked", "creator": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 6 and Ti SDK 2.1.3.RC CI Build 2.1.3.v20120921190208", "comment": { "comments": [ { "id": "221747", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Different issue same cause. ", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-10-02T18:11:16.000+0000", "updated": "2012-10-02T18:11:16.000+0000" }, { "id": "222164", "author": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening the Jira as its still reproducible in 2.1.3GA release", "updateAuthor": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-04T22:17:21.000+0000", "updated": "2012-10-04T22:17:21.000+0000" }, { "id": "222172", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "IOS 6 has changed the way View Controllers interact with device orientation. The full screen video player is its own View Controller and outside the control of the Window that contains the video player. On the iPhone idiom any View Controller by default supports PORTRAIT, LANDSCAPE_LEFT and LANDSCAPE_RIGHT orientations. The windows orientation modes do not restrict the orientations of system view controllers that appear on top of it. ", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-10-04T22:52:56.000+0000", "updated": "2012-10-04T22:52:56.000+0000" }, { "id": "222494", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": "Just been looking into this issue after seeing things change.\r\n\r\nSo, just to clarify, if a window containing a webView with a YouTube video embed is opened in PORTRAIT and the video is viewed (in forced fullscreen), do we have no way of letting it be viewed in LANDSCAPE_LEFT or LANDSCAPE_RIGHT? \r\n\r\n\r\nSome possibly useful info here : http://dhilipsiva.blogspot.in/2012/07/ios-6-ui-interface-orientation.html", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2012-10-08T14:31:18.000+0000", "updated": "2012-10-08T14:32:49.000+0000" }, { "id": "414050", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:08:42.000+0000", "updated": "2017-03-20T22:08:42.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }