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

always_on_top breaks non-embedded popups #2

Open
Ayush0Chaudhary opened this issue Oct 22, 2022 · 0 comments
Open

always_on_top breaks non-embedded popups #2

Ayush0Chaudhary opened this issue Oct 22, 2022 · 0 comments
Labels
bug Something isn't working topic:core topic:gui

Comments

@Ayush0Chaudhary
Copy link
Member

Godot version

307dfa9

System information

Windows 10 x64

Issue description

175603332-8ca0b109-a3c3-4f43-8af7-d3f14becac0b
I guess sub-windows should inherit the always_on_top flag.

Steps to reproduce

  1. Add any node with popup menu (e.g. TextEdit)
  2. Enable always_on_top in project settings
  3. Disable embed_subwindows
  4. Run
  5. Open the popup menu (right-click TextEdit etc)

Minimal reproduction project

No response

@Ayush0Chaudhary Ayush0Chaudhary added bug Something isn't working topic:gui topic:core labels Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working topic:core topic:gui
Projects
None yet
Development

No branches or pull requests

1 participant