Open
Description
Tested versions
- Reproducible in: 4.5-dev4, 4.5-dev3, 4.4-stable, 4.1-stable
System information
Windows 10 - Godot 4.5-dev3
Issue description
When calling popupmenu.popup()
when a mouse button is clicked, the popup menu will show and close properly but it will block any clicks on GUI elements.
Steps to reproduce
- Trigger a PopupMenu to open using a right click
- Select an item or click elsewhere