-
-
Notifications
You must be signed in to change notification settings - Fork 475
Focus doesn't work properly on Linux/Windows #251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I've been seeing the same thing today -- on Debian stretch, running GNOME. |
Interesting.
Instead of alt-tab, try mousing over the Zulip app? Or clicking on the
title bar.
For me the issue reproduces on any of mouse over (which I've set my window
manager to cause the window to be focused), click title bar, or alt-tab.
Only clicking inside the window succeeds in making the keyboard shortcuts
start working again.
|
I can't reproduce this either. @timabbott, @gnprice can you check if following steps works on your system -
|
Those steps work fine. Ctrl-= and Ctrl-- successfully zoom the view, but
the webapp's shortcuts (even up/down to move between messages) have no
effect.
|
Okay, I can reproduce this now. I thought you guys were talking about the desktop shortcuts (Ctrl+1, Ctrl+= etc) which work on |
@geeeeeeeeek we need to find a solution which fixes this as well as #216. |
Can you guys pull up window-focus-fix and check if this fixes #216 + #251? Update - Well, it does not work as expected 😭 |
I have pushed a fix again. I'm sure it should fix #216 + #251 😞 |
Fixed in zulip/zulip-electron@20feb9b. |
I verified it's working well for me. 🎉 🚀 |
Works for me -- thanks @akashnimare ! |
On Ubuntu 16.04, with the master branch, if you alt-tab to the window, you need to click into the window in order for any of our keyboard shortcuts to work, which is pretty annoying.
The text was updated successfully, but these errors were encountered: