-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
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. |
didn't mean to close this oops |
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. |
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). |
oops again! |
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) |
(just want to clarify - didn't forget about this, will be freed up tomorrow/day after) |
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. |
After changing keyboard layouts to United Kingdom, the katakana keyboard shortcut is broken.
Expected behaviour:
Actual behaviour:
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.
The text was updated successfully, but these errors were encountered: