Bug 408704 - Scrolling while the cursor is over the playback position and volume slider should move them
Summary: Scrolling while the cursor is over the playback position and volume slider sh...
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
: 412525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-06-14 18:45 UTC by Nate Graham
Modified: 2019-10-07 00:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 19.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2019-06-14 18:45:35 UTC
Normally I hate the scroll-over-a-control-to-adjust-it paradigm, but when it comes to sliders on non-scrollable pages, it doesn't generally present a problem. And Elisa's two siders could really benefit from this IMO, since it would make it easier to select a new slider position.
Comment 1 Matthieu Gallien 2019-06-29 13:22:26 UTC
It is a regression.
It used to work and now no longer work.
I can reproduce on master and on 0.4 branch.

I will have a look at a fix for that.
Comment 2 Alexander Stippich 2019-07-09 18:58:49 UTC
Git commit 5b9b23eea470db978ed6f00204089687f307efbf by Alexander Stippich.
Committed on 09/07/2019 at 18:58.
Pushed by astippich into branch 'master'.

Implement mouse wheel for sliders

Summary:
Enable seek and volume control when hovering the sliders in the MediaPlayerControl.
Seek value is hardcoded to 10 seconds, while volume is controlled in steps of 5.

Reviewers: mgallien, ngraham

Reviewed By: ngraham

Tags: #elisa

Differential Revision: https://phabricator.kde.org/D22332

M  +117  -87   src/qml/MediaPlayerControl.qml

https://commits.kde.org/elisa/5b9b23eea470db978ed6f00204089687f307efbf
Comment 3 Nate Graham 2019-10-07 00:41:14 UTC
*** Bug 412525 has been marked as a duplicate of this bug. ***