Problem Description
There seem to be a problem with textboxes and them getting focused when dragging your mouse over them, even when you are interacting with other elements.
When you for instant drag a sprite around the screen and you happen to drag it over a textbox, it will start selecting the text inside the textbox.
It seems broken in the sense that you would expect the program to focus on the sprite being dragged and not starting to select text inside the form controls if these doesn't have focus.
Attach a Capx
https://dl.dropboxusercontent.com/u/109921357/Textbox%20dragging%20bug/Textbox_dragging_bug.capx
Description of Capx
Just contain some textboxes and a sprite with drag/drop behaviour.
Steps to Reproduce Bug
Drag the sprite over the textboxes.
Observed Result
Expected Result
That the focus would stay on the sprite and any mouse interaction with the textbox would be ignored. That selecting text inside a textbox would only happen if the textbox it self have first been activated by a mouse click, and that simply holding down the mouse button and dragging above them wouldn't give them focus.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 7
Construct 2 Version ID
r216