super-productivity icon indicating copy to clipboard operation
super-productivity copied to clipboard

When keyboard layout is Cyrillic, keyboard shortcuts do not work.

Open ELigoP opened this issue 2 years ago • 7 comments

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)

  1. Open the SuperProductivity app.
  2. Change keyboard layout to Russian/Serbian etc.
  3. 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.

ELigoP avatar Mar 22 '24 12:03 ELigoP

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!

github-actions[bot] avatar Mar 22 '24 12:03 github-actions[bot]

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. 💖

github-actions[bot] avatar Mar 22 '24 12:03 github-actions[bot]

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...

ELigoP avatar Mar 22 '24 13:03 ELigoP

That would be great! Thank you!

johannesjo avatar Mar 22 '24 14:03 johannesjo

This issue has not received any updates in 90 days. Please comment, if this still relevant!

github-actions[bot] avatar Jul 27 '24 01:07 github-actions[bot]

Yes, it is. Have tried a few things, haven't time/energy to finish yet.

ELigoP avatar Jul 27 '24 08:07 ELigoP

No problem! Thanks for letting us know!

johannesjo avatar Jul 27 '24 14:07 johannesjo

This issue has not received any updates in 90 days. Please comment, if this still relevant!

github-actions[bot] avatar Dec 01 '24 02:12 github-actions[bot]

Hey @ELigoP . Are you still working on this?

Jagdfalke avatar Dec 01 '24 09:12 Jagdfalke

Related https://github.com/johannesjo/super-productivity/pull/3659

johannesjo avatar Dec 01 '24 11:12 johannesjo

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 avatar Dec 18 '24 07:12 SatyrTheEarthling

@SatyrTheEarthling I was under the impression that this has been addressed, but maybe that's not the case.

johannesjo avatar Dec 18 '24 15:12 johannesjo

This issue has not received any updates in 90 days. Please comment, if this still relevant!

github-actions[bot] avatar Apr 25 '25 02:04 github-actions[bot]

This issue has not received any updates in 180 days. Please comment, if this still relevant!

github-actions[bot] avatar Oct 24 '25 02:10 github-actions[bot]

I think this should be fixed now?

johannesjo avatar Oct 24 '25 07:10 johannesjo

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!

wafemand avatar Nov 15 '25 09:11 wafemand

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.

novikov1337danil avatar Nov 15 '25 10:11 novikov1337danil

Thank you!

johannesjo avatar Nov 15 '25 10:11 johannesjo