devshift / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

Example could for mouse listener only registers motion events, not click events #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Run http://code.google.com/p/jnativehook/wiki/examples#Global_Mouse_Listener

What is the expected output? What do you see instead?
I expect to see both motion and click events, but only see motion events.

What version of the product are you using? On what operating system?
Just downloaded jnativehook 1.1, windows 7, jre 7.

Please provide any additional information below.
Works as expected if I also invoke addNativeMouseListener in addition to the 
existing addNativeMouseMotionListener

Original issue reported on code.google.com by DavidGan...@gmail.com on 13 Sep 2012 at 1:13

GoogleCodeExporter commented 9 years ago
Thanks.  Fixed committed.

Original comment by a...@1stleg.com on 13 Sep 2012 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by a...@1stleg.com on 13 Sep 2012 at 1:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision cd4b117cd305.

Original comment by a...@1stleg.com on 27 Sep 2013 at 9:51