Problem Description
When an immovable Physics behaviour tilemap is in a layout 'key down' events fail in Edge
Attach a Capx
https://1drv.ms/u/s!AnzkE7yFwDAQgehlNrznFaMQqZNP9A
Description of Capx
Play and this capx displays a text message about whether the W key is held down or not. There are also some tiles of a physics behaviour tilemap in the same layout. In Edge, the keydown events are often missed.
Steps to Reproduce Bug
- Step 1: Hold W down for a few seconds and observe text
- Step 2: release W for a few seconds and observe text
- Step 3: repeat above (6-10 times should be sufficient)
IMPORTANT: do not press other keys, touch the mouse or touch screen during this test as it corrects the defect.
Observed Result
In Chrome, FF, and IE, the capx behaves as expected. Edge, however, tends to miss key down/up events.
Expected Result
games in Edge to know when keys are up or down with a Physics tilemap present
Affected Browsers
- Edge: (YES)
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer: (NO)
Operating System and Service Pack
Windows 10 - note it recently installed the anniversary update
Construct 2 Version ID
The latest non-beta, I think, r233. 64bit