Problem Description
When you hold the left mouse button and drag a layout above the webpage, then release the left mouse button. The mouse object doesn't function correctly. It causes the on mouse button down condition to return true even when the mouse button is not down.
Also the cursor changes into a black circle.
This bug only affects chrome with the fullscreen in browser setting switched to off.
Here's a video of the bug. The bug starts at 0:05
https://vid.me/GzA7
Attach a Capx
http://www.mediafire.com/download/6m30c ... litch.capx
Description of Capx
The text changes to "the left mouse button is down" when the left mouse button is down and "the left mouse button is not down" when the left mouse button is not down.
Steps to Reproduce Bug
- Create a new empty project.
- Set the preview browser to chrome.
- Set "fullscreen in browser" to off.
- Run the layout.
- Hold the left mouse button and drag the layout above the webpage, then release the left mouse button.
- Drag your cursor around the layout and your cursor will change to a black circle and the mouse object will not work correctly.
Observed Result
The text says the left mouse button is down even though the left mouse button is not down.
Expected Result
The text should say the mouse button is not down when the left mouse button is not down.
Affected Browsers
- Chrome: YES
- FireFox: NO
- Internet Explorer: NO
Operating System and Service Pack
Windows 8.1
Construct 2 Version ID
Release r228