steren
1
On a Windows 8 Touch device, I receive mouseDrag events from the (real) mouse when:
- touching the screen with fingers
- moving the mouse without pressing any of its buttons
I would not expect such event to be received when mouse button is not pressed. I think it is an issue.
jules
2
Is this in the very latest code? I made a few changes to win8 touch behaviour this week.
steren
3
No, our version is from 2/07/2013 11am (probably commmit 42724dddfe2522140a288e8bd9c036d175409dc9).
Thanks. We will have a look to your commits and let you know.