[TIMOB-10974] Android: Sound - Play sound and click hardware back button does not kill the sound.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:01:00.000+0000 |
Affected Version/s | Release 2.1.3, Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-and090112 |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-09-19T04:27:43.000+0000 |
Updated | 2017-05-02T22:01:00.000+0000 |
Description
Play sound and click hardware back button does not kill the sound.
This is not regression since the issue occurs in 2.1.2 as well.
Steps to reproduce:
1. Go to Kitchensink> Phone> Sound> local
2. Click play. Sound starts playing.
3. set looping true.
4. Click hardware back button.
5. Again click local.
6. Again click hardware back button.
Actual:
4. Sound keeps playing.
5. Sound stops playing.
6. Sound starts playing.
Expected:
4. Sound should stop playing.
5. Sound should not play unless started.
6. Sound should not play.
Issue reproduces with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.