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

한글입력상태에서 numlock 상태 무시하고 키패드 숫자만 입력되는 문제 #516

Closed
s1-b opened this issue Sep 11, 2021 · 0 comments · Fixed by #591
Closed
Labels
Breaking Breaking Change bug Something isn't working D-Normal Normal P-High T-Engine
Milestone

Comments

@s1-b
Copy link

s1-b commented Sep 11, 2021

한글입력상태에서만 numlock 상태여부와 상관없이 키패드 숫자 입력시 home/end/pgup/pgdn/방향키 입력이 안되고 숫자만 입력됨
shift 키와 함께 키패드 숫자를 입력하면 numlock 상태여부와 상관없이 일반 숫자키의 shift 모드에 해당하는 기호 !@#$%^&*() 가 입력됨

GTK3 / QT5 / Wayland 에서 증상 확인함 (X11 은 안써서 확인못함)
kime_debian-buster_v2.5.5_amd64.deb 설치됨

영문입력상태에서는 정상적으로 작동

@Riey Riey added bug Something isn't working D-Normal Normal T-Engine labels Sep 11, 2021
@Riey Riey modified the milestones: 2.2.0, 3.0.0 Sep 11, 2021
@Riey Riey mentioned this issue Sep 11, 2021
5 tasks
@Riey Riey added Breaking Breaking Change P-High labels Sep 11, 2021
Riey added a commit that referenced this issue Nov 21, 2022
* Split Keypad keycodes
* Add new `NUMLOCK` modifier
* Allow NUMLOCK in keymap(`N-` prefixed)
@Riey Riey mentioned this issue Nov 21, 2022
2 tasks
@Riey Riey closed this as completed in #591 Nov 21, 2022
Riey added a commit that referenced this issue Nov 21, 2022
* Fix #516

* Split Keypad keycodes
* Add new `NUMLOCK` modifier
* Allow NUMLOCK in keymap(`N-` prefixed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Breaking Change bug Something isn't working D-Normal Normal P-High T-Engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants