Version: unspecified (using Devel) OS: Linux Kmix slider doesn't move when you scroll above it. Volume will increase/decrease but slider wont move. Reproducible: Didn't try Steps to Reproduce: Click on kmix icon and then scroll above slider. Volume will increase/decrease but slider WONT move Actual Results: Slider is not moving. Expected Results: Slider moving up/down with increasing/decreasing volume. Also icon doesn't change on mute/unmute in kmix pop-up window.
"Reproducible: Didn't try" should be "Reproducible: Always"
I can confirm this bug. Also reported here - https://bugs.launchpad.net/kubuntu-ppa/+bug/910847
Confirm
Confirmed!
Confirm.The same problem.
Gentoo 64bit KDE 4.8.0 Confirm
*** This bug has been confirmed by popular vote. ***
still present in current git, a real annoying bugger this, pls fix this!
We are not actually only talking about trunk as reported by Nikola, and NOT 4.8.0 as reported by Yuego in comment 6, right? Because I am aware of the issues in trunk, as I am cleaning up some code there. 4.8 works wonderful for me in this regard, and I do not think I have touched any code there.
Oh, (In reply to comment #9) > We are not actually only talking about trunk as reported by Nikola, and NOT > 4.8.0 as reported by Yuego in comment 6, right? > > Because I am aware of the issues in trunk, as I am cleaning up some code there. > 4.8 works wonderful for me in this regard, and I do not think I have touched > any code there. Sorry, this was about the slider and not the icon. I now see the problem. Yes, this needs to be fixed immediately - for KDE4.8.1.
SVN commit 1282606 by esken: Fix slider in Tray Popup to follow volume changes again. Branch 4.8 M +4 -0 kmixdockwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1282606
SVN commit 1282607 by esken: Fix slider in Tray Popup to follow volume changes again (trunk) Fix mute state for WheelEvent in DockIcon Related: bug 294626 M +2 -1 kmixdockwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1282607