solus-project / brisk-menu

An efficient menu for the MATE Desktop
GNU General Public License v2.0
139 stars 23 forks source link

Brisk menu should allow keyboard-only navigation for buttom left corner items (end session, lock, turn off) #117

Closed N0rbert closed 5 years ago

N0rbert commented 5 years ago

It seems that it is impossible to access the bottom left corner items of Brisk Menu (End the current session, Lock the screen, Turn off the device):

left-buttons|164x40

I can't navigate to them using <Tab> key. So it seems that such tooltips (or buttons) do not have keybindings / accelerators / shortcuts defined.

Steps to reproduce:

  1. Install Ubuntu MATE 18.04.2 LTS with all updates on fresh system.
  2. Login to the MATE session
  3. Click <Super> key to open Brisk menu
  4. Click <Tab> key to try to access the bottom left corner items of Brisk Menu (End the current session, Lock the screen, Turn off the device).

Expected results: user is able to navigate to the bottom left corner items by using only keyboard.

Actual results: user is unable to navigate to the bottom left corner items by using only keyboard.

Technical details: Using mate-applet-brisk-menu version 0.5.0-7ubuntu1.

Downstream bug-report: https://bugs.launchpad.net/ubuntu/+source/brisk-menu/+bug/1821315

Link to discussion: https://ubuntu-mate.community/t/brisk-menu-how-to-access-buttom-left-corner-items-end-session-lock-turn-off-by-using-only-keyboard/19184

Notes: problem persists in Ubuntu 18.10 and upcoming 19.04.

N0rbert commented 5 years ago

mirrored to https://github.com/getsolus/brisk-menu/issues/8