This repository has been archived by the owner on Oct 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 99
Cannot switch to n-th team using keyboard #374
Comments
Indeed @Slater91, the Ctrl+Tab is not working as expected. Just the Ctrl+[number] shortcut is working. |
@Slater91 For some reason, when I've restarted the app to test with debug enabled, the issue disappeared... Can you check if the same happens to you? |
Well, it works for some minutes, then got broken again. I'm debugging and it appears to be broken in LeftPane JS. |
Ok, found the issue. Fixing. |
raelgc
added a commit
that referenced
this issue
Feb 2, 2016
raelgc
added a commit
that referenced
this issue
Feb 2, 2016
…oard Fixing keyboard team switching (#374)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since I updated to version 1.5.0 I can no longer switch to a specific team (the second out of three) using the keyboard shortcut ctrl+tab. I currently have three teams set up.
One curious bit is that I can't switch using ctrl+tab, but I usually can using shift+ctrl+tab. It's as if there was some kind of "wall" which separates the teams in a circular order, so you have to go back to get to the ones on the other side. Alternating the two ways of switching back and forth you get to select the appropriate team, but it's obviously not the way it is meant to work.
Using Scudcloud 1.7 on Linux Mint 17.3 64-bit.
The text was updated successfully, but these errors were encountered: