GNOME Bugzilla – Bug 681519
Make the message tray keyboard navigable
Last modified: 2012-08-20 01:18:28 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.
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.
Left and right arrows to move between tray items, and return to open them?
*** Bug 672086 has been marked as a duplicate of this bug. ***
Created attachment 221193 [details] [review] messageTray: Make it keyboard navigable in the overview
Created attachment 221194 [details] [review] messageTray: Set can_focus to true for SummaryItem
Created attachment 221195 [details] [review] theme: Add a new style for .summary-source-button:focus
Created attachment 221196 [details] [review] theme: Add a new style for .summary-source-button:focus
Review of attachment 221193 [details] [review]: I don't see the point of doing this just in the overview. Seems strange.
Review of attachment 221194 [details] [review]: Sure.
Review of attachment 221196 [details] [review]: Uh, sure.
Created attachment 221213 [details] [review] messageTray: Make it keyboard navigable
Attachment 221196 [details] pushed as e937fd0 - theme: Add a new style for .summary-source-button:focus