{ "id": "118402", "key": "TIMOB-14850", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-08-19T17:36:52.000+0000", "created": "2013-08-13T11:04:59.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "supportTeam" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [ { "id": "31189", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "93599", "key": "TIMOB-9684", "fields": { "summary": "iOS: Video Player - For VIDEO_SCALING_MODE_FILL scaling mode, video does not scale to complete height until the device is rotated.", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:10:17.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": "h2. Description\r\nWhen opening a video in fullscreen, then switching to normal and back to fullscreen, controls are not placed correctly and a gap above the video controls bar is visible. The issue disappears as you rotate the screen.\r\n\r\nh2. Test Case\r\n{code}\r\nvar videoURL = \"somevideourl.mp4\";\r\n \r\nvar win = Titanium.UI.createWindow({orientationModes: [Ti.UI.LANDSCAPE_LEFT, Ti.UI.LANDSCAPE_RIGHT], navBarHidden: true});\r\n \r\nvar activeMovie = Titanium.Media.createVideoPlayer({\r\n url: videoURL,\r\n backgroundColor: '#111',\r\n mediaControlStyle: Titanium.Media.VIDEO_CONTROL_FULLSCREEN,\r\n scalingMode: Titanium.Media.VIDEO_SCALING_MODE_FILL,\r\n fullscreen: true,\r\n});\r\n \r\nwin.add(activeMovie);\r\n \r\nwin.addEventListener('open', function() {\r\n activeMovie.play();\r\n});\r\n \r\nwin.open();\r\n{code}\r\n\r\nPlease see the below screenshot for the issue :\r\nhttps://www.evernote.com/shard/s13/sh/73750fc3-0019-4a58-b0d4-23fdeda822dc/8e6f05c10ea895367917700e3d190707\r\n", "attachment": [], "flagged": false, "summary": "iOS: Media.videoPlayer controls are placed incorrectly after switching to fullscreen from normal mode", "creator": { "name": "rsharma", "key": "rsharma", "displayName": "Rupesh Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rsharma", "key": "rsharma", "displayName": "Rupesh Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS SDK : 6.0", "comment": { "comments": [ { "id": "267151", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving as duplicate.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-19T17:36:52.000+0000", "updated": "2013-08-19T17:36:52.000+0000" }, { "id": "415089", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate and links to the related ticket have been provided above.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:10:17.000+0000", "updated": "2017-03-22T22:10:17.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }