Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2187] iOS: Double completion alerts when video reaches end of scrubber

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:21.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios, regression, scrubber, video
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:13:04.000+0000
Updated2011-04-17T01:58:21.000+0000

Description

iPod 4th gen (4.1), 3rd gen 4.0.2 with mobile sdk build 1.5.0.77ad8ac

1.Phone>Play movie>any of the tests
2.allow them to play to the end or drag the scrubber to the end
3.watch thre alerts when the movie is done

results: 2X - 3X "movie completed"

expected: just one (remote streaming produces 3X alerts)

Comments

  1. Jeff Haynie 2011-04-15

    (from [6713f679deac5027cdf5bc4fb28dd4e5eb84663b]) [#2187 state:fixed-in-qa][#2207] Video player cleanup done without firing second 'stop' message. First fix of unintended autorelease 2207 consequence (window 'close' listeners). http://github.com/appcelerator/titanium_mobile/commit/6713f679deac5027cdf5bc4fb28dd4e5eb84663b"> http://github.com/appcelerator/titanium_mobile/commit/6713f679deac5...

  2. Stephen Tramer 2011-04-15

    2nd notification from 'Remote Streaming' is correct. Both a completion and window close listener on it.

  3. Thomas Huelbert 2011-04-15

    iPhone (3g, 3.1.2) 4rd gen iPod (4.0.2) with mobile sdk build 1.5.0.8846d87

JSON Source