View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021488 | MMW 5 | Now Playing | public | 2025-02-14 00:01 | 2025-02-21 19:26 |
| Reporter | Ludek | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2024.0 | ||||
| Target Version | 2024.1 | Fixed in Version | 2024.1 | ||
| Summary | 0021488: Preview: Selected mode can show wrong track when Playing is set to 'List' | ||||
| Description | 1) Set Playing to 'List' layout (default is 'Simplified list') 2) Go to Music > All files and select a track => track is selected in Preview panel 3) Double-click the track => first track from Playing list is shown in the Preview panel (instead of the double-clicked and selected track) !! | ||||
| Additional Information | [Ticket # 8864] | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 3108 | ||||
|
|
Problematic code causing this is in /controls/nowPlaying/tracklist.js class NowPlayingTracklist line 154: this.setFocusedAndSelectedIndex(lastFocus); where the first track in Playing list gets selected and thus shown in the Preview instead of the selected track in filelisting.. @Michal: Please look into it as it is your code.. |
|
|
Fixed in build 3108. |
|
|
Verified 3018 |