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

hangul input issue when "Caps Lock" is activated #9

Closed
hansm629 opened this issue May 26, 2024 · 2 comments
Closed

hangul input issue when "Caps Lock" is activated #9

hansm629 opened this issue May 26, 2024 · 2 comments

Comments

@hansm629
Copy link

With Caps Lock enabled
When typing hangul

It is being typed as if the Shift key was pressed at the same time.

ex:
Disable Caps Lock

ㅂㅈㄷㄱㅅㅔㅔ

Enable Caps Lock

ㅃㅉㄸㄲㅆㅒㅖ

Only when the Shift key is pressed simultaneously
Can you fix it so that it is entered as ㅃㅉㄸㄲㅆㅒㅖ?

wengxt added a commit that referenced this issue May 27, 2024
@wengxt wengxt closed this as completed in 1699558 May 27, 2024
@hansm629
Copy link
Author

@wengxt
Thanks for fixing it. :)

It seems that it is currently only committed to the master branch. When will it be reflected in the official version?

Will this be reflected in version 5.1.4 or so?

@wengxt
Copy link
Member

wengxt commented May 29, 2024

@hansm629 we do new release on the latest commit. So it will be in next release.

As for when the release will happen, I plan to do a new release soon this week, after finishing some other work on other engines since we do cut on all repos at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants