Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OptionButton item cannot be selected due to immediate closing after mouse released #40227

Closed
Tracked by #37734
Chaosus opened this issue Jul 9, 2020 · 6 comments
Closed
Tracked by #37734

Comments

@Chaosus
Copy link
Member

Chaosus commented Jul 9, 2020

Godot version:
d629b17

OS/device including version:
Win10

Issue description:
menu_bug

Note: this bug appears only if "Single Window Mode" is enabled in Editor settings

@akien-mga
Copy link
Member

I wonder if #40226 fixes that?

@akien-mga
Copy link
Member

I wonder if #40226 fixes that?

Tested, it's still reproducible after that PR.

@aaronfranke
Copy link
Member

Interestingly, this doesn't seem to happen for every OptionButton. For example, in #42447, in the new "Project -> Version Control -> Create Version Control Metadata" menu, the OptionButton works fine in single window mode for me, but it doesn't work in the Attach Script menu as described here in the OP.

@Riteo
Copy link
Contributor

Riteo commented Feb 16, 2021

@aaronfranke weird, I can't replicate what you're experiencing, it just instantly unfocuses to me too. For me on Arch Linux the optionbutton's popup instantly closes even there.

@Calinou
Copy link
Member

Calinou commented Apr 10, 2021

I can't reproduce this issue on master 33b8f14 on Linux with single-window mode enabled. Can anyone else still reproduce this?

@Chaosus
Copy link
Member Author

Chaosus commented Apr 11, 2021

Yep, seems fixed!

@Chaosus Chaosus closed this as completed Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants