https://bugs.kde.org/show_bug.cgi?id=450984
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/611c0bf | |86ee3a2b1a0408c8fb7ec6caac2 | |b8f3e1 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |22.04 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 611c0bf86ee3a2b1a0408c8fb7ec6caac2b8f3e1 by Nate Graham, on behalf of Jack Hill. Committed on 04/04/2022 at 21:18. Pushed by ngraham into branch 'release/22.04'. Fix volume and duration slider mouse wheel events Moved the MouseArea to inside the slider. Previously the Slider was overriding the MouseArea and wheel events were not working correctly. FIXED-IN: 22.04 M +18 -32 src/qml/DurationSlider.qml M +1 -1 src/qml/MediaPlayerControl.qml M +21 -26 src/qml/VolumeSlider.qml M +2 -2 src/qml/mobile/MobileVolumeButton.qml https://invent.kde.org/multimedia/elisa/commit/611c0bf86ee3a2b1a0408c8fb7ec6caac2b8f3e1 -- You are receiving this mail because: You are watching all bug changes.