Problem Description
Edge seems to be confusing with the touch object.
In this example the sprite sometimes continues to move even though you are not playing anything.
This seems to have something to do with touch.
Attach a Capx
https://dl.dropboxusercontent.com/u/60803633/testControlesEdge.capx
Description of Capx
Sprite object with touch object and keyboard
Steps to Reproduce Bug
Press and release the left or right cursors repeatedly.
At some point the sprite will move even if you are not pressing anything, if you move the mouse, the sprite will stop.
Observed Result
The sprite continues to move even if no key is pressed and no touch is being made, this should set the variable "var" to 0, but it does not.
Expected Result
The sprite should not move if no key is being touched and the mouse is not pressed on the screen.
Affected Browsers
- Chrome: (NO)
- FireFox: (??) -> No test with firefox
- Edge: (YES)
Operating System and Service Pack
Win10 Pro 64bits
Construct 2 Version ID
R241 64bits