View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019231 | MMW 5 | Playlists | public | 2022-06-30 14:15 | 2022-07-15 16:18 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019231: Removal of tracks from playlists is wrong when they are previously reordered | ||||
Description | After removal of tracks from the playlist nothing is changed in the display of that playlist, until refresh. | ||||
Steps To Reproduce | 1. click on any empty playlist; 2. drag&drop two tracks from the Playing list to that playlist; 3. reorder these two tracks in the playlist, i.e. move the second track to the first position; 4. select both tracks in the playlist; 5. remove them from the playlist -> the playlist still shows tracks as if they are not removed, but if you click on any other playlist and click again on that playlist, or if you just press F5, the playlist will be empty; on removing tracks neither app.listen(app, 'playlistchange'...) nor app.listen(app.playlists.root, 'playlistChanged'...) are fired. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2657 | ||||