Operating system or device - Godot version:
Linux Mint 18.2 Cinnamon x64
Godot master 81dde26
Issue description:
When you click outside of an open dialog box or dropdown menu to close it, the click will also interact with whatever the mouse is over. Given that, at least in the dialog box's case, the background now darkens to indicate a lack of focus/interactivity, there should be some protections against unintentionally clicking on something...
Steps to reproduce:
- Open up the Project/Editor Settings, or just click on any title bar menu
- Position mouse over an element in the background
- Click to close the dialog box/dropdown menu
- Whatever the mouse was over will also be clicked
Operating system or device - Godot version:
Linux Mint 18.2 Cinnamon x64
Godot master 81dde26
Issue description:
When you click outside of an open dialog box or dropdown menu to close it, the click will also interact with whatever the mouse is over. Given that, at least in the dialog box's case, the background now darkens to indicate a lack of focus/interactivity, there should be some protections against unintentionally clicking on something...
Steps to reproduce: