Skip to content
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

Katakana keyboard shortcut broken #2

Open
maiiiiixo opened this issue Jun 2, 2023 · 9 comments
Open

Katakana keyboard shortcut broken #2

maiiiiixo opened this issue Jun 2, 2023 · 9 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@maiiiiixo
Copy link

After changing keyboard layouts to United Kingdom, the katakana keyboard shortcut is broken.

Expected behaviour:

  • Switch from alphanumeric to hiragana with ALT + `.
  • Switch from hiragana to katakana with ALT + CAPS.

Actual behaviour:

  • Switch from alphanumeric to hiragana with ALT + `.
  • Nothing happens when I press ALT + CAPS and it stays on hiragana mode. Caps lock becomes enabled.

Manually changing the input to katakana in the taskbar does work, but is less than ideal. And I hate using the F7 method, but that does work. Switching back to the Japanese layout with the programme resolves this issue.

Tested on both my personal PC and Surface Pro running Windows 11.

@prayerie
Copy link
Owner

prayerie commented Jun 2, 2023

Thanks for pointing this out; hadn't noticed unfortunately :(

It might be a limitation of using a different layout, but I'll see ASAP if there's a workaround.

@prayerie prayerie closed this as completed Jun 2, 2023
@prayerie
Copy link
Owner

prayerie commented Jun 2, 2023

didn't mean to close this oops

@prayerie prayerie reopened this Jun 2, 2023
@prayerie prayerie self-assigned this Jun 2, 2023
@prayerie prayerie added the bug Something isn't working label Jun 2, 2023
@prayerie
Copy link
Owner

prayerie commented Jun 4, 2023

After a bit of investigation it appears you're correct. My current recommendation would be to enable "use previous version of Microsoft IME", as this allows every single keyboard shortcut to be customised, however I've not tested this myself yet--if it works, I'll include a warning in the application.

In the meantime, I'll also try and find a workaround using the latest version of the IME. Thank you again for bringing this to my attention; if you can let me know if you can successfully reassign shortcuts on the old version, please let me know.

If that doesn't work, I am tempted to include an option which provides an AutoHotkey script to send the keycode of Muhenkan/Hiragana/Katakana keys, which I hope might fix it.

@maiiiiixo
Copy link
Author

Had a look at the compatibility version and it kind of works? To be honest, I really had no idea whether the programme was breaking anything or not because the previous version of the IME is so unbeliveably bad, the shortcuts were so inconsistent as to whether they worked or not and half the keys I reassigned various tasks to didn't work. If this was the only solution, I personally wouldn't choose to do it.

It might be more work for you, but if you can't find a fix, would being able to force ALT + CAPS/CTRL + CAPS to toggle between Katakana/Hiragana as long as the programme remains open be appropriate? It opens at boot and rebinds those keys, and then just sits in the system tray in the task bar. Obviously AHK would be okay, but an all-in-one solution would be preferable (and sometimes AHK throws up issues with anti-cheats for some games I play).

@maiiiiixo maiiiiixo reopened this Jun 4, 2023
@maiiiiixo
Copy link
Author

oops again!

@prayerie
Copy link
Owner

prayerie commented Jun 4, 2023

That could be absolutely feasible if that would be the most convenient for people. It might increase the risk of a false-positive AV detection, but I'll experiment around and hopefully the next release should have custom bindings like you described.

(I have some exams next week so this may take a few days depending on how long that'd take)

@prayerie
Copy link
Owner

(just want to clarify - didn't forget about this, will be freed up tomorrow/day after)

@prayerie prayerie added this to the 1.1 milestone Jun 10, 2023
@maiiiiixo
Copy link
Author

Any updates?

@prayerie
Copy link
Owner

Any updates?

Sorry for my lack of response - been doing a lot with people and I'm away atm, but I have a windows VM on my macbook so I should be able to get it sorted.

prayerie added a commit that referenced this issue Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants