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 681519 - Make the message tray keyboard navigable
Make the message tray keyboard navigable
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 672086 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-08-09 14:09 UTC by Debarshi Ray
Modified: 2012-08-20 01:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Add it to the ctrl+alt+tab list when in the overview (2.06 KB, patch)
2012-08-09 14:10 UTC, Debarshi Ray
none Details | Review
messageTray: Make it keyboard navigable in the overview (2.33 KB, patch)
2012-08-14 21:01 UTC, Debarshi Ray
none Details | Review
messageTray: Set can_focus to true for SummaryItem (967 bytes, patch)
2012-08-14 21:01 UTC, Debarshi Ray
committed Details | Review
theme: Add a new style for .summary-source-button:focus (1.01 KB, patch)
2012-08-14 21:02 UTC, Debarshi Ray
none Details | Review
theme: Add a new style for .summary-source-button:focus (1.16 KB, patch)
2012-08-14 21:07 UTC, Debarshi Ray
committed Details | Review
messageTray: Make it keyboard navigable (2.51 KB, patch)
2012-08-15 01:35 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2012-08-09 14:09:23 UTC
Design:
https://live.gnome.org/GnomeShell/Design/Guidelines/MessageTray

Currently items in the tray can not be reached using a keyboard. Now that we have keybindings to toggle the tray, we should also make it keyboard navigable.
Comment 1 Debarshi Ray 2012-08-09 14:10:31 UTC
Created attachment 220788 [details] [review]
messageTray: Add it to the ctrl+alt+tab list when in the overview

We need an icon for the tray.
Comment 2 Allan Day 2012-08-09 14:26:33 UTC
Left and right arrows to move between tray items, and return to open them?
Comment 3 Florian Müllner 2012-08-09 17:25:08 UTC
*** Bug 672086 has been marked as a duplicate of this bug. ***
Comment 4 Debarshi Ray 2012-08-14 21:01:18 UTC
Created attachment 221193 [details] [review]
messageTray: Make it keyboard navigable in the overview
Comment 5 Debarshi Ray 2012-08-14 21:01:55 UTC
Created attachment 221194 [details] [review]
messageTray: Set can_focus to true for SummaryItem
Comment 6 Debarshi Ray 2012-08-14 21:02:29 UTC
Created attachment 221195 [details] [review]
theme: Add a new style for .summary-source-button:focus
Comment 7 Debarshi Ray 2012-08-14 21:07:08 UTC
Created attachment 221196 [details] [review]
theme: Add a new style for .summary-source-button:focus
Comment 8 Jasper St. Pierre (not reading bugmail) 2012-08-14 21:09:28 UTC
Review of attachment 221193 [details] [review]:

I don't see the point of doing this just in the overview. Seems strange.
Comment 9 Jasper St. Pierre (not reading bugmail) 2012-08-14 21:09:52 UTC
Review of attachment 221194 [details] [review]:

Sure.
Comment 10 Jasper St. Pierre (not reading bugmail) 2012-08-14 21:10:28 UTC
Review of attachment 221196 [details] [review]:

Uh, sure.
Comment 11 Debarshi Ray 2012-08-15 01:35:51 UTC
Created attachment 221213 [details] [review]
messageTray: Make it keyboard navigable
Comment 12 Jasper St. Pierre (not reading bugmail) 2012-08-20 01:18:20 UTC
Attachment 221196 [details] pushed as e937fd0 - theme: Add a new style for .summary-source-button:focus