Problem Description
After some clicks(LMB) mouse cursor being visible in invisible mode (Mouse: Set cursor to None and Mouse: Set cursor from Sprite) after export by NW.js
Attach a Capx
Download capx here: https://drive.google.com/file/d/0B44ekAcuVRDbWFpVQk5ZMlhfUkk/view?usp=sharing
Description of Capx
Just fast clicking on the game screen in different places
Steps to Reproduce Bug
- Export project by NW.js
- Click fast LMB on game screen in different places
- See how hidden mouse cursor being visible and stays on the screen until any kind of mouse movement/interaction happens
Observed Result
Mouse cursor appears on screen after random LMB clicks
Expected Result
Mouse cursor should not appear in invisible mode
Affected Browsers
- NW.JS: (YES)
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer: (NO)
Operating System and Service Pack
Windows 7 64bit SP1, Windows 7 32bit SP1
Construct 2 Version ID
Consteruct 2 beta r246, NW.js v0.25.0 (Chromium 61)
PS: I think it's not construct 2 bug, but NW.js is official exporter for C2 and it's a problem for all Construct 2 desktop games...