mate-desktop / mate-media

Media tools for MATE
https://mate-desktop.org
GNU General Public License v2.0
19 stars 25 forks source link

Cannot raise volume slider by keyboard from new volume control applet #131

Open lukefromdc opened 5 years ago

lukefromdc commented 5 years ago

Expected behaviour

On navigating to the installed volume control applet by keyboard, being able to bring up the volume slider by striking "return" as is true of the status icon(after https://github.com/mate-desktop/mate-panel/commit/a2cdef91974fbe83995791e98f19ed58ec04a43c in mate-panel)

Actual behaviour

No response to return key from the keyboard-focussed mate-volume-control panel applet, menu key works fine to raise the menu as expected. Mate-panel itself should now support this with no problems, as works with panel launchers, works with the main menu, works with show-desktop, and clock EDIT: (calendar both raised and lowered by ).

Steps to reproduce the behaviour

Install the panel applet into mate-panel, preferably leave the volume control status icon in the panel too for side by side test. Navigate to it by keyboard, strike the

key to raise the menu, the to get out of the menu and return focus to the applet. Now strike and nothing happens. Repeat on the status icon and brings up the applet menu and raises the slider and focusses it

MATE general version

1.23 (development)

Package version

locally compiled mate-media 1.23.0 from git master

Linux Distribution

Debian Unstable with locally compiled GTK 3.24.8 and glib 2.61.0

Link to downstream report of your Distribution

None as this is a locally compiled package

raveit65 commented 5 years ago

Indeed the return key does nothing. Menu key for context-menu works.

lukefromdc commented 5 years ago

I've already got a whole day of work in trying to fix this with no results. The slider has to be raised from one context but the focus is on what can only be called a grandparent of it. Very hard to work with for this purpose