-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mouse wheel behaves inconsistently wrt volume change in indicator applet and popup #36
Comments
@karltk - I've re-posted the issue in this project and I can reproduce consistently, regardless of whether I use "natural scrolling" or not. I found this really old bug: lp:521090 that describes the issue (indicator-sound is the package that handles the volume indicator), but seems like it has been fixed for many many years. What's funny is that since the indicator slider is sideways, when you scroll sideways, the behavior is correct (the indicator and the slider both work in the same direction). It's only when using up/down that the behavior is opposite (which, come to think of it, scrolling up/down in a sideways slider is bound to be not-intuitive). |
Thx for checking it out. I switched over to MATE from plain Ubuntu last autumn. In the GNOME3-based Ubuntu 18.04 and 18.10, the reported inconsistency does not occur, even though they also have an panel indicator and a separate sound volume popup. I don't have access to a plain Ubuntu installation atm, so I'm unable to check where they made the opposite design decision compared to MATE wrt vertical mouse wheel scrolling behaviour (panel or sound applet popup). |
It might also be the ayatana indicator. I remember seeing a commit that fixed an issue with inverted scrolling not long ago. Either @flexiondotorg or @sunweaver might know more about this? |
The slider and icon works fine here, as expected for me: mouse wheel up, more volume mouse wheel down, less volume debian buster/testing with mate-panel 1.20.3-1 |
Ok, as soon as I have a chance I'll recompile and test with and without ayatana support and see if there's a difference |
Hi,
On Sunday, 27 January 2019, Victor Kareh wrote:
Ok, as soon as I have a chance I'll recompile and test with and without ayatana support and see if there's a difference
Ubuntu 18.10 is on Ubuntu Indicators. The scrolling is likely an issue in indicator-sound. I will do an indicators sprint at FOSDEM, to get things move forward. Will look into this issue on the Ayatana side then.
Mike
…--
Sent from my Sailfish device
|
Hi,
On Sunday, 27 January 2019, ZenWalker wrote:
The slider and icon works fine here, as expected for me:
mouse wheel up, more volume
mouse wheel down, less volume
debian buster/testing with mate-panel 1.20.3-1
Debian does not yet have ayatana-indicator-sound. So what you see is the sound applet from mate-media.
Mike
--
Sent from my Sailfish device
|
I'm using ubuntu 18.04 (upgraded from 16.04 so not fresh install) and ran into this issue and google brought me here (never heard of MATE before). Log in with flashback compiz or flashback metacity and this inconsistency appears and the popup volume indicator is missing. Log in with ubuntu (default) and all is ok. Maybe flashback behavior in ubuntu gives a hint as to what's happening in this bug. |
This is still happening in mate-panel 1.26.2-1 with mate-indicator-applet 1.26.0-1. |
This still happens with me with mate-indicator-applet 1.26.0-1 on Ubuntu Mate 22.04.2 LTS. If there is a way to capture X events to more easily debug this, I may try to provide a capture. Not using imwheel (fresh install), but used previously. So I suspect this may be a per mouse problem. |
I got some captures with Scroll ups are recorded as:
And scroll downs are reported as:
|
This is still happening with mate-indicator-applet 1.26.0-1, in addition to volume change on scrolling over the volume icon not being notified through popup volume bar nor tooltip. The sound applet from mate-media at least has a tooltip displaying changes in volume in percents. |
Expected behaviour
I can scroll the mouse over the volume icon in the indicator applet and the volume changes: When I scroll downwards, the volume increases; when I scroll upwards, the volume decreases. I would expect this scrolling behaviour to be same if I click on the notification area and use the mouse wheel to adjust the volume slider in the resulting popup.
Actual behaviour
The slider and the volume icon behave exactly opposite of each other!
The direction of scrolling resulting in a volume increase when hovering over the icon in the notification area will decease the volume when hovering + scrolling over the volume slider in the popup.
Steps to reproduce the behaviour
On my machine, the volume changes in (2) and (5) are opposite, despite scrolling in the same direction.
MATE general version
Package version
mate-panel 1.20.3-1 amd64
Linux Distribution
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.10
DISTRIB_CODENAME=cosmic
DISTRIB_DESCRIPTION="Ubuntu 18.10"
Link to downstream report of your Distribution
N/A
Note: this is a re-post from mate-desktop/mate-panel#914
The text was updated successfully, but these errors were encountered: