Open
Description
I found this thinking it was an error in my code, it happens with 0.7.1 and 0.8.0
I don't know if this is the correct behaviour, but if you press 2 mouse buttons without releasing them, you get 2 "mousedown" events, after releasing the buttons you only get 1 "pressup" event.
If you believe this is the correct behaviour, is there any easy way to generate both pressup events? Thank you.
0.7.1 and 0.8.0 examples:
http://jsfiddle.net/ncknqtaw/
http://jsfiddle.net/ncknqtaw/1/