After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 753335 - "Menu" key should bring the context menu in roomlist
"Menu" key should bring the context menu in roomlist
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-06 22:16 UTC by chris
Modified: 2015-08-07 06:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
roomList: Allow triggering the context popover with keyboard (1.62 KB, patch)
2015-08-07 06:39 UTC, Florian Müllner
committed Details | Review

Description chris 2015-08-06 22:16:03 UTC
Hi,

i found an problem with keyboard navigation.
if a room is selected -> press the "menu" key nothing happens. the key is located three keys in right of the spacebar on my keyboard.

by default the context menu opens in other applications. I need this for leaving a room via keyboard.
Comment 1 Florian Müllner 2015-08-07 06:39:39 UTC
The following fix has been pushed:
cf11ec9 roomList: Allow triggering the context popover with keyboard

(In reply to chris from comment #0)
> i found an problem with keyboard navigation.
> if a room is selected -> press the "menu" key nothing happens.

Good point, fixed.


> I need this for leaving a room via keyboard.

Until the above fix makes it into a version you're using, note that the currently active room can be left with <ctrl>w.
Comment 2 Florian Müllner 2015-08-07 06:39:45 UTC
Created attachment 308875 [details] [review]
roomList: Allow triggering the context popover with keyboard

Regular popup context menus can be brought up with the MENU key
or Shift-F10, so it makes sense to allow the same for the context
popover.