kwhat/jnativehook

JavaFX TextField and JNativeHook conflict

soma97 opened this issue · 0 comments

Hello, I'm experiencing same issue as mentioned here https://stackoverflow.com/questions/59594172/javafx-and-jnativehook-library-conflict .
Problem occurs sometimes (I can't edit textfield), usually after using an app for a few minutes.
It happens that JavaFX application literally doesn't respond to any keyboard press (not any character, digit, TAB, or anything).
Is there any solution for this?

Bug can be reproduced on Windows 10.