Skip to content

Clicking away from a dialog box or dropdown menu shouldn't interact with other elements #10249

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions