STEPS TO REPRODUCE 1. Play a song with lyrics 2. go to now playing tab 3. go to lyrics 4. Scroll with mouse wheel OBSERVED RESULT Lyrics doesn't scroll EXPECTED RESULT Lyrics should scroll and I should see what's next SOFTWARE/OS VERSIONS KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2
Eek, can reproduce.
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/591
Git commit 1193d846912bdd51797ded1e45c482978e519480 by Jack Hill. Committed on 13/06/2024 at 17:04. Pushed by jackh into branch 'master'. ContextView: allow scrolling lyrics with the mouse wheel again Test-plan: - Play a track with embedded lyrics - Open the Now Playing view and show the lyrics - Scroll mouse wheel while hovering over lyrics Before: - Lyrics did not scroll Now: - Lyrics scroll as expected M +41 -45 src/qml/ContextView.qml https://invent.kde.org/multimedia/elisa/-/commit/1193d846912bdd51797ded1e45c482978e519480
Git commit be7083787e2c543f5c746adc2944b81b046928e8 by Jack Hill. Committed on 13/06/2024 at 17:15. Pushed by jackh into branch 'release/24.05'. ContextView: allow scrolling lyrics with the mouse wheel again Test-plan: - Play a track with embedded lyrics - Open the Now Playing view and show the lyrics - Scroll mouse wheel while hovering over lyrics Before: - Lyrics did not scroll Now: - Lyrics scroll as expected (cherry picked from commit 1193d846912bdd51797ded1e45c482978e519480) Co-authored-by: Jack Hill <jackhill3103@gmail.com> M +41 -45 src/qml/ContextView.qml https://invent.kde.org/multimedia/elisa/-/commit/be7083787e2c543f5c746adc2944b81b046928e8