[TIMOB-7466] Android: Titanium.Media.VideoPlayer: video doesn't show paused image when player paused and brought from foreground in 2.2 and 2.3
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-07T22:44:14.000+0000 |
Affected Version/s | Release 1.8.0.1, Release 1.8.1 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-and012312 |
Reporter | Dustin Hyde |
Assignee | Ingo Muschenetz |
Created | 2012-01-30T10:09:06.000+0000 |
Updated | 2017-06-07T22:44:14.000+0000 |
Description
In Android 2.2 and 2.3, when a video player is paused and brought from the foreground, the paused image of the video does not show (only black). The paused image does show in 3.1 and 4.0.
Steps to Reproduce:
1. Run timob6210.rar project attached.
2. Wait for video to load.
3. Press play.
4. Press pause.
5. Press 'home' to background the app.
6. Relaunch the app.
Expected Result:
Video still should be visible.
Actual Result:
Black screen (but app is still properly paused at the correct video time).
Note: Test exists in titanium_mobile_tests_internal\FeatureTest\Media\timob6210
Attachments
Closing ticket due to the time passed and lack of progress.