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

"Hanja" key keep show and I didn't press any key #56

Open
Cierra-Runis opened this issue Sep 16, 2022 · 4 comments
Open

"Hanja" key keep show and I didn't press any key #56

Cierra-Runis opened this issue Sep 16, 2022 · 4 comments
Labels
🐛 bug Something isn't working

Comments

@Cierra-Runis
Copy link

Describe the bug
Just keep showing, I even don't now when it occur. Untill I restart the software it disappear.

Version: v*1.0.6

To Reproduce**
Steps to reproduce the behavior:
I know it's important to reproduce issue, but it just come out.

Expected behavior
just let you know~

Screenshots
QQ截图20220916121642

Desktop (please complete the following information):

  • Windows 10
@mulaRahul mulaRahul added the 🐛 bug Something isn't working label Sep 17, 2022
@mulaRahul
Copy link
Owner

Most probably you've pressed IME Hanja mode key and due to some reason keyviz got the key ⬇️ press event but wasn't followed by a key ⬆️ release event causing the visualization to be stuck like that. It seems that it's related to #23, #57.

@Cierra-Runis
Copy link
Author

Cierra-Runis commented Sep 17, 2022

Yes, I reproduce it when I switch to japaese input method (alt + `), and then release alt key.

@mulaRahul
Copy link
Owner

Hello @Cierra-Runis, can you reproduce the same with v2.0.0a?

@Cierra-Runis
Copy link
Author

Cierra-Runis commented Jul 12, 2023

Yes...

It can be reproduced by press Alt then press ~, then release Alt and release ~ at last.

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