When keyboard layout is Cyrillic, keyboard shortcuts do not work.
Your Environment
- Version used: 8.0.1 AppImage
- Operating System and version: Ubuntu 22.04
- Desktop Environment: gdm3 42.0
Expected Behavior
Shift+A keyboard shortcut should add new task when in Russian keyboard layout.
Current Behavior
Shift+A keyboard shortcut does nothing.
Steps to Reproduce (for bugs)
- Open the SuperProductivity app.
- Change keyboard layout to Russian/Serbian etc.
- Press Shift+A
Can you reproduce this reliably?
Yes.
Console Output
Error Log (Desktop only)
No related errors and no errors at given time when I perform action.
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!
Hello there ELigoP! 👋
Thank you and congratulations 🎉 for opening your very first issue in this project! 💖
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀
For more open ended discussions and/or specific questions, please visit the discussions page. 💖
https://stackoverflow.com/questions/70211837/keyboard-shortcuts-commands-on-non-latin-alphabet-keyboards-javascript - if preserving strings in form of "Shift+A" is important, then this might be way to go, src/app/util/check-key-combo.ts needs to be modified. Can do this later if I have some time...
That would be great! Thank you!
This issue has not received any updates in 90 days. Please comment, if this still relevant!
Yes, it is. Have tried a few things, haven't time/energy to finish yet.
No problem! Thanks for letting us know!
This issue has not received any updates in 90 days. Please comment, if this still relevant!
Hey @ELigoP . Are you still working on this?
Related https://github.com/johannesjo/super-productivity/pull/3659
Hi, is this feature was rejected or already in prod? It's don't work for me in v11. For me it's just a killer feature - without it the whole experience of using goes to nothing.
@SatyrTheEarthling I was under the impression that this has been addressed, but maybe that's not the case.
This issue has not received any updates in 90 days. Please comment, if this still relevant!
This issue has not received any updates in 180 days. Please comment, if this still relevant!
I think this should be fixed now?
Shift+a for creating a task and a for creating a subtask are working now! Tested on Cyrillic and Georgian layouts.
Haven't tested other shortcuts though.
As I understand, the issue was fixed by @novikov1337danil in #5156
Thank you!
As I understand, the issue was fixed by @novikov1337danil in #5156
You're right, it's been fixed. However, now there is a difficult problem related to layouts other than QWERTY - https://github.com/johannesjo/super-productivity/issues/5298
@johannesjo this issue can be closed.
Thank you!