Dinesh966 / jnativehook

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

Failed to capture Mouse Click Event #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Perform drag with either left or right button
2. Stop dragging, release the button but don't move mouse from the position 
where dragging ends.
3. click with the same button 

What is the expected output? What do you see instead?

Expect:
Mouse press, release and click events are captured.

Actual:
Only press and release are captured. After mouse moving, click can be captured 
again.

What version of the product are you using? On what operating system?
1.1.2 on Win 7 64-bit

Please provide any additional information below.
Can be produced using the demo programme, screen shot provided

Original issue reported on code.google.com by jhcn...@gmail.com on 2 Dec 2012 at 2:04

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the detailed report.  Have you tested other platforms?

Original comment by a...@1stleg.com on 2 Dec 2012 at 5:39

GoogleCodeExporter commented 8 years ago
Should be resolved at revision 667.  Please verify with attached jar.

Original comment by a...@1stleg.com on 2 Dec 2012 at 7:05

Attachments:

GoogleCodeExporter commented 8 years ago
Hi I can confirm it is fixed on Window 7 64-bit. I am afraid I don't have an 
linux on hand at the moment. Thanks for the quick fix.

Original comment by jhcn...@gmail.com on 2 Dec 2012 at 10:32

GoogleCodeExporter commented 8 years ago
I will do additional checking.  Thanks for the detailed report.

Original comment by a...@1stleg.com on 2 Dec 2012 at 10:34