-
-
Notifications
You must be signed in to change notification settings - Fork 447
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
Alt+Shifts opens upper menu but we use that shortcut to switch languages. #528
Comments
Hi @winmasta I couldn't reproduce this on Ubuntu 16.04. Zulip doesn't specifically use Alt+Shift to open File Menu i.e. this is not a Zulip level shortcut. I'd assume this is something Mint does by itself. I am not sure if we can explicitly stop this. |
I have checked all OS shortcuts and didn't find Alt+Shift, moreover I am using Mint for more than 5 years already and never faced with such problem, moreover it affects only Zulip app. |
@akashnimare Yes I can switch the language anywere but Zulip app. Trying to switch language in Zulip app leads to throwing down upper menu of the app. |
Okay. This looks like an upstream issue and for some reason, it doesn't work in the mint os. I'll file an issue there and will look for the potential solution. |
Thanks. |
I'm using Linux Mint 18.3 and Zulib desktop, and I have the same problem. In other applications have already solved this problem: |
I think, you need to add '&' before menu labels |
@baumnkz yeah, let me try the mentioned fix. Are you up for debugging this? I can release a quick beta on Linux. |
@akashnimare yes, I'm ready to debugging |
Okay, thanks. Are you using the |
Yes, I am |
@baumnkz I have published a new beta release for Linux - v2.3.8-beta. You need to run the following in order to get it (you might need to uninstall the stable version first) - https://zulipchat.com/help/desktop-app-install-guide#linux-with-apt-ubuntu-or-debian-8 |
@akashnimare Great! But now one of menu item is hiding - help menu is not visible |
@baumnkz just fixed it and pushed a new beta. Can you update and check if it works as expected? |
@akashnimare Great! It works! |
Awesome, thanks for the help ❤️ |
It's an upstream bug where if you press ALT+SHIFT on Linux, it opens up the app menu items. The fix is adding the & to all the menu labels. Fixes: zulip#528.
It's an upstream bug where if you press ALT+SHIFT on Linux, it opens up the app menu items. The fix is adding the & to all the menu labels. Fixes: zulip#528.
1.Run application
2.Choose any chat or stream by clicking on it
3.Put cursor to message entry window
4.Press Alt+Shift
Input language switch expected, but File menu opened and there is no ability to continue typing message. It could be very useful to disable Zulip Alt+Shift keyboard shortcut.
The text was updated successfully, but these errors were encountered: