Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1363] iOS - difference in handling of html5 video with iOS4 and iOS3.1.2

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:50:30.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsapple, bug
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T02:50:29.000+0000
Updated2017-03-02T21:08:23.000+0000

Description

1.using KitchenSink, navigate to BaseUI>Views>webviews>html5 video
2.note the appearance of the video on load

results:on iOS4. the video shows the first frame on load, on 3.1.2 it shows a generic video icon

3.in portrait, tap the movie icon to start playback

results:on iOS4, the video starts playing in portrait. On 3.1.2 it begins playback in landscape. If you rotate to landscape and back, it will show portrait.

expected: The video on 3.1.2 should play in the current orientation. parity between iOS4 and 3.1.2 if possible.

Comments

  1. Thomas Huelbert 2011-04-15

    moved out of 1.5.0

  2. Blain Hamon 2011-04-15

    Once it's in webview, it's all outside our control. Especially since one of the announced features of 3.2 was this new behavior. So, um, yeah.

  3. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source