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

If Prefer native menu is enabled after displaying a popupmenu at least once, it displays in odd location #93622

Open
L-the-forgettable opened this issue Jun 26, 2024 · 1 comment

Comments

@L-the-forgettable
Copy link

Tested versions

  • Reproducible in v4.3.beta2.official [b75f048]
    Feature "Prefer Native Menu" on PopupMenu is not available on the latest version of 4.2.2

System information

Windows 10 - v4.3.beta2.official [b75f048]

Issue description

After displaying a PopupMenu at least once, if the option "Prefer Native Menu" in it's property list is enabled, displaying the popup menu again will reveal it in an odd location
Godot_v4 3-beta2_win64_6gsPbSoEfc

Steps to reproduce

  1. Create PopupMenu node
  2. Add an item or two to the item list
  3. trigger the PopupMenu
  4. Enable the "Prefer Native Menu" property in the node's property list
  5. Retrigger the PopupMenu

Minimal reproduction project (MRP)

bug-report.zip
I've included this project in two other bug reports I've posted recently - If you're coming from/going to one of the other two this is a part of, rest assured you don't need to redownload the project for each report. They are the exact same file.

@akien-mga
Copy link
Member

CC @bruvzg

@bruvzg bruvzg self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants