Bug 481994 - Scrolling in lyrics with mouse wheel doesn't scroll lyrics
Summary: Scrolling in lyrics with mouse wheel doesn't scroll lyrics
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: VHI major
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-29 04:39 UTC by iwisp360
Modified: 2024-06-15 03:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.05.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iwisp360 2024-02-29 04:39:01 UTC
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
Comment 1 Nate Graham 2024-03-01 06:22:53 UTC
Eek, can reproduce.
Comment 2 Bug Janitor Service 2024-06-13 13:16:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/591
Comment 3 Jack Hill 2024-06-13 17:14:06 UTC
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
Comment 4 Jack Hill 2024-06-13 17:15:16 UTC
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