[TIMOB-8776] iOS: KitchenSink 2.1.0 - Expected label is not displayed on the video from Kitchensink-PlayMovie-local
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-30T11:56:20.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-09 API |
Components | iOS |
Labels | api, regression |
Reporter | Anshu Mittal |
Assignee | Vishal Duggal |
Created | 2012-04-18T04:48:22.000+0000 |
Updated | 2012-06-19T11:29:57.000+0000 |
Description
Expected label is not displayed when video is played from Kitchensink-PlayMovie-local.
Steps to Reproduce:
1. Launch test case
2. Press the movie label
3. Wait until movie will finish playing two times and check xCode console
Expected results:
1. Should see a movie playing and movie label should say "Do not try this at home"
2. The movie label should be changed on "mediaControlStyle= movieControlStyle= "
3. Should get an alert "Movie Completed!"
In console should see info:
[INFO] Event PlaybackState Fired:
[INFO] activeMovie.endPlaybackTime:
[INFO] activeMovie.playableDuration: "
Actual Result:
Movie plays successfully and console gets correct messages but labels are not displayed.
Note: The scenario works fine with 1_8_x and 2_0_X.
Pull pending https://github.com/appcelerator/titanium_mobile/pull/2062
Pull request merged.
Closing issue Tested with Ti Studio build 2.1.0.201206172244 Ti Mobile SDK 2.1.0.v20120618154152 hash r7830c03d OSX Lion 10.7.3 iPhone 4S OS 5.1 The expected behavior is shown