You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Godot v4.4.1.stable - Windows 10 - OpenGL 3 (Compatibility)
Issue description
When clicking a OptionButtonin on a second native window the popup is displayed in the main window.
It is also possible to open multiple option buttons by clicking them oneafter another and their popups are all displayed in the other window (see video). The not closing of other popups could be related to #99438
Tested versions
v4.4.1.stable.official [49a5bc7]
System information
Godot v4.4.1.stable - Windows 10 - OpenGL 3 (Compatibility)
Issue description
When clicking a OptionButtonin on a second native window the popup is displayed in the main window.
It is also possible to open multiple option buttons by clicking them oneafter another and their popups are all displayed in the other window (see video). The not closing of other popups could be related to #99438
Steps to reproduce
demonstration video of MRP:
OptionButtonBug.mp4
Minimal reproduction project (MRP)
OptionButton_bug.zip