GNOME Bugzilla – Bug 510572
Make tooltip update immediately when volume is changed by mousescroll
Last modified: 2009-02-02 08:55:46 UTC
Earlier versions (I don't remember exactly) I could mouse-scroll on mixer applet and see the volume percentage change in tooltip. With gnome-applets 2.20.0, the tooltip lags. It updates percentage value a scroll later. (if it's at 25%, one scroll up and one scroll down, you get 29% in the tooltip while the real value is 25%, no mouse move).
Created attachment 103189 [details] [review] mixer-tooltip.patch This works for me.
I tested this and it works fine for me. Can we have this in for 2.22?
*** Bug 467128 has been marked as a duplicate of this bug. ***
This was originally fixed in bug 320123 - I'm not a coder but maybe the comparison is helpful? Anyway, can I add my !vote for inclusion in 2.22?
This appears to be fixed in 2.25. There was some rearrangement of the updates in the 2.23 time-frame, so that may have been what fixed it.