Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
4
Star
0
Fork
1
gitterHQ
/
change
Code
Issues
25
Pull requests
0
Pulse
Graphs
New issue
Add Keyboard UI navigation
#18
Open
abhisekp
opened this
Issue
Mar 16, 2016
· 0 comments
Labels
None yet
Milestone
No milestone
Assignee
No one assigned
1 participant
abhisekp
commented
Mar 16, 2016
Some useful keyboard navigations shortcuts
In left-menu expanded state,
UP/DOWN ARROW
— navigate through the list.
LEFT/RIGHT ARROW
— focus the mini-bar and left-menu respectively.
In left-menu collapsed state,
LEFT/RIGHT ARROW
— temporarily opens the left-menu for navigation
In both the above views,
ENTER
— selects the currently focused item.
If item is an icon in mini-bar, open the associated left-menu
If item is a channel in left-menu, load the corresponding channel
In Overall UI
ESC
— toggle between input textarea, chat area and navigation area focus.
If focus is in a channel message input, then
ESC
should move the focus to input textarea.
CTRL
+
S
— Focus the search input
CTRL
+
SHIFT
+
LEFT ARROW
— toggle left-menu
In Chat area focus mode
UP/DOWN ARROW
— scroll through chat messages
In Input area focus mode
Refer
gitterHQ/gitter#1157
Refer
gitterHQ/gitter#1158
Temporarily highlight/flash the focused area while using keyboard only focus navigation.
⮬ back to top
Sign up for free
to join this conversation on GitHub
. Already have an account?
Sign in to comment
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Some useful keyboard navigations shortcuts
In left-menu expanded state,
In left-menu collapsed state,
In both the above views,
In Overall UI
In Chat area focus mode
In Input area focus mode
Temporarily highlight/flash the focused area while using keyboard only focus navigation.