Bug In NEWT KeyListener
Posted by Borok on Apr 09, 2014; 4:39am
URL: https://forum.jogamp.org/Bug-In-NEWT-KeyListener-tp4032120.html
I am implementing the NEWT KeyListener and I have a problem where the keyReleased method is triggered even though there was no key release. It happens on all computers I run my program on.