View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009732 | MMA | Playback | public | 2012-09-20 06:01 | 2012-10-11 02:03 |
Reporter | Assigned To | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | All | ||||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0009732: Selecting "<<" does not navigate to previous song in list | ||||
Description | When 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 Reproduce | 1. 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 35 | ||||