Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1307] Ti Video - fullscreen control shows incorect state

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M07
ComponentsiOS
Labels3.1.2, apple, bug, defect, ios, release-1.6.0
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T02:49:01.000+0000
Updated2011-07-15T16:02:43.000+0000

Description

Phone>Play Movie: fullscreen toggle shows incorrect state, First click on it fail silently. does not effect youtube or html 5 video.

Comments

  1. Stephen Tramer 2011-04-15

    Not seeing this described behavior in any of the movie tests. Please provide some more information, including exactly which test is failing and what state you're seeing.

  2. Thomas Huelbert 2011-04-15

    sorry Steve, there not even close to enough info here. The issue is with 3.1.2 devices, and the button which scales the video to the edges of the screen.

    Using a device with 3.1.2 and kitchensink:
    1.phone>play movie>local
    2.when the movie UI loads, tap the button in the top right hand corner of the window

    results: the button changes state, but nothing occurs to the video

    3.tap it again

    results: move changes to fit screen

    It seems we shows the wrong default state for the button on 3.1.2.

  3. Stephen Tramer 2011-04-15

    Bumping from M07. Will return to it if there's time.

  4. Stephen Tramer 2011-04-15

    I had a novella here but lighthouse ate it. I'm not typing it all up again, but here's the gist:

    This is an apple bug. Either MPMovieScalingModeFill doesn't work or is functionally equivalent (for whatever reason) to MPMovieScalingModeAspectFill in this case. Regardless, because it is, when we click on the box in the upper right, it transitions to the "other" aspect mode which, for us, looks exactly the same as MPMovieScalingModeFill in this event.

    Going to tag needs-more-info while we figure out how to deal with apple bugs that will never be resolved.

  5. Stephen Tramer 2011-04-15

    Bumping back into M07 as well.

  6. Stephen Tramer 2011-04-15

    Tagging resolved as per Thom.

  7. Eric Merriman 2011-07-15

    Additional behavior to record for posterity: On iPad 3.2 the tap to bring up the movie control is not reliable. Since this issue related to the native behavior on the video playback, I am commenting here to track.

JSON Source