asafbibas / jmonkeyengine

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

Nifty event consumption may be incorrect #500

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
This is a specific user scenario in a jme3 + nifty app
1. Start dragging (to navigate over a map)
2. Drag until the mouse is over an element 
3. Release the mouse button
4. As the button is consumed by Nifty the other event listener never receives 
the mouse-up event and therefore continues the dragging behaviour

Original issue reported on code.google.com by ShadowIs...@gmail.com on 1 Jun 2012 at 2:42

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 1 Jun 2012 at 10:38

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 4 Aug 2012 at 8:39