{ "id": "61995", "key": "TIMOB-1363", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:50:30.000+0000", "created": "2011-04-15T02:50:29.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "apple", "bug" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T21:08:23.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": "{html}
1.using KitchenSink, navigate to\nBaseUI>Views>webviews>html5 video
\n2.note the appearance of the video on load
results:on iOS4. the video shows the first frame on load, on\n3.1.2 it shows a generic video icon
\n3.in portrait, tap the movie icon to start playback
\nresults:on iOS4, the video starts playing in portrait. On 3.1.2\nit begins playback in landscape. If you rotate to landscape and\nback, it will show portrait.
\nexpected: The video on 3.1.2 should play in the current\norientation. parity between iOS4 and 3.1.2 if possible.
moved out of 1.5.0
Once it's in webview, it's all outside our control. Especially\nsince one of the announced features of 3.2 was this new behavior.\nSo, um, yeah.