View Issue Details

IDProjectCategoryView StatusLast Update
0013335MMANow Playingpublic2022-04-23 13:53
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.2.0 
Target Version2.0.0Fixed in Version2.0.0 
Summary0013335: Now Playing list repositions itself away from the currently playing track
DescriptionClicking a track in the NP list cause the NP list to reposition itself to a different spot!!

The possibly interesting thing is that the spot to which the playlist is repositioned is immediately preceding a duplicate track.

I've never seen this before, but haven't tested earlier builds to see whether it's a regression. The strange thing is that it occured on an S7 100% of the time, but not on my Nexus 5, and then stopped occurring on the S7. I'm not sure what caused MMA to get into this state.

Steps To Reproducee.g. For One Republic - Counting Stars which exists as tracks 69 and 92:

1 go to NP list view
2 click track 92: 'One Republic - Counting stars'
--> Playback starts
--> Position of the NP list switches to track 61 (so that track 92 is just below the list of visible tracks)

Log VFIFRSIS6X

To reiterate: if a different track is clicked at step 2, then the NP list still repositions itself to track 61.
TagsNo tags attached.
Fixed in build1006

Activities

rusty

2016-06-07 18:11

administrator   ~0044872

Last edited: 2016-06-07 18:21

I've rewritten the bug--the repositioning of the tracks in NP always occurs to the same spot--no matter what track playback has been initiated on!!

Also, the bug doesn't always occur. Somehow MMA got into a state in which it occurred 100% of the time, and then somehow it got out of that state. Since I captured it in a debug log, I'm hoping that it's possible to figure out what triggered this.

martin

2016-10-05 21:01

developer   ~0045826

I can't find what causes this, but it seems to be depend on ListView, which will be replaced by RecyclerView in 2.0.0. So I would like to postpone it to 2.0.0 because also it's hard to replicate it.

martin

2021-04-29 18:53

developer   ~0063002

Fixed since 2.0.0.1000
Used RecyclerView in MMA 2.0, so the issue should not happen now.

peke

2022-04-23 13:53

developer   ~0067686

Verified 1017