View Issue Details

IDProjectCategoryView StatusLast Update
0009732MMAPlaybackpublic2012-10-11 02:03
Reportermambo-simonAssigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
OSAll 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009732: Selecting "<<" does not navigate to previous song in list
DescriptionWhen in a playlist, ">>" navigates to the next song, but "<<" does not navigate back to previous

Edit by russell:
The functionality actually works (i.e. if the user presses << right away, the previous track plays). The issue is what Simon alludes to in 'Additional information' i.e. that the timer is too aggressive--it only goes back to the previous track if << is pressed within ~500ms. Instead it should work if the user presses << within the first 2-3s (and reset the bookmark to 0 for types that support bookmarking, if the bookmark is within the first 3s).
Steps To Reproduce1. Select playlist
2. Select a song somewhere in the middle of the playlist
3. In player select "<<" immediatly after playback beging
Expected: Moves to previous song in the list
Actual: Move back to the beginning of the song
Additional Information-Could be as per the spec, but most other music players seem to use a timer so that if "<<" is selected in the first x seconds of play, the previous track is selected, otherwise moves the start of the track.
- Build 32
TagsNo tags attached.
Fixed in build35

Activities

jiri

2012-09-25 10:36

administrator   ~0032166

We'll try 5 seconds in order to be sure it works as expected...

martin

2012-09-25 11:14

developer   ~0032167

Fix in build 35.

peke

2012-09-25 23:41

developer   ~0032184

Verified 35