What steps will reproduce the problem?
1. Launch the demo.
2. Hold the shift hey and press a key such as "1-9" or "," or ";" etc. where
shift will modify the character that would be typed and release the key.
3. Note that they keycode for the NATIVE_KEY_PRESSED event is incorrect and
doesn't match the keycode for the NATIVE_KEY_RELEASED event.
What is the expected output? What do you see instead?
The keycode for the matching NATIVE_KEY_PRESSED event and the
NATIVE_KEY_RELEASED event should be the same and be correct.
What version of the product are you using? On what operating system?
Ubuntu linux 10.04. Using JNativeHook-src-1.1.0_rc2.zip. This isn't an issue
on JNativeHook-src-1.0.2288.zip.
Please provide any additional information below.
Original issue reported on code.google.com by Jonathan...@gmail.com on 12 Jun 2012 at 5:14
Original issue reported on code.google.com by
Jonathan...@gmail.com
on 12 Jun 2012 at 5:14