SUMMARY The buttons for next and previous song are not enabled/disabled correctly. STEPS TO REPRODUCE 1. Create a playlist, and play the last song 2. Drag this song to the top OBSERVED RESULT The "Skip backward" button is enabled and the "Skip forward" button is disabled. EXPECTED RESULT Skip backward should become unactive because it is no longer possible to do so. And skip forward should become active for the opposite reason. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch Linux 6.3.6-arch1-1 (available in About System) KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/488
Git commit 0e6fdd58908fd86d924ce040902be4635e90545a by Nate Graham, on behalf of Jack Hill. Committed on 18/09/2023 at 18:46. Pushed by ngraham into branch 'master'. mediaplaylistproxymodel: update playlist indices when moving the current track Update previous/next track Update mCurrentPlayListPosition Emit currentTrackRowChanged Related: bug 471456, bug 472284 M +14 -2 src/mediaplaylistproxymodel.cpp M +2 -0 src/mediaplaylistproxymodel.h https://invent.kde.org/multimedia/elisa/-/commit/0e6fdd58908fd86d924ce040902be4635e90545a