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

Menu's become new windows and other windows exit as soon as mouse leaves #39596

Closed
Tracked by #37734
voylin opened this issue Jun 16, 2020 · 6 comments
Closed
Tracked by #37734

Comments

@voylin
Copy link
Contributor

voylin commented Jun 16, 2020

Godot version:

V4.0.dev.custom_build.bc5ba1c26

OS/device including version:
GTX760, Arch Linux LTS with i3 window manager.

Issue description:
When hovering over a menu, a whole new window suddenly opens instead.
IMG_20200616_220747
The log doesn't give any error, but it keeps saying the usual "_window_changed"

The annoying part is that the editor keeps going 50% of my screen for a split second because my mouse went over something that tried to open an entire new window. But everytime when I try to go with my mouse inside of the new window to click on a menu item, it just decides to close it instead. Even ctrl+s opens an entire window, taking up 50% of my screen, and same thing with other windows that open like that, the moment my mouse enters or leaves that window, it closes.

What I expect is that such things open within the engine instead of an entire new window, because with i3, that means taking half of your screen.

Steps to reproduce:
Use Arch Linux-lts, latest version together with i3 window manager and compile the version of Godot of how it is right now in git. I also had this issue when using the godot-git aur.

Edit: Dragged in the picture

@Anutrix
Copy link
Contributor

Anutrix commented Jun 16, 2020

@voylin The link is kinda broken markdownwise. Try dragging the image directly into the Github issue instead of using GDrive link.

Related to or duplicate of #37930.

@voylin
Copy link
Contributor Author

voylin commented Jun 16, 2020

@voylin The link is kinda broken markdownwise. Try dragging the image directly into the Github issue instead of using GDrive link.

Related to or duplicate of #37930.

It may be a duplicate but it looks like for him it takes up his entire screen, that's why I thought it may be better to open a new issue. If this turns out to be the exact same issue, please close this one.

For now, I can fix this by the single window option in the editor. This seem to be working without any troubles so far.

@voylin voylin changed the title Menu's became new windows and other windows exit as soon as mouse leaves Menu's become new windows and other windows exit as soon as mouse leaves [V. 4.0.dev] Jun 16, 2020
@mrushyendra
Copy link
Contributor

Could be added to #37734?

@akien-mga akien-mga changed the title Menu's become new windows and other windows exit as soon as mouse leaves [V. 4.0.dev] Menu's become new windows and other windows exit as soon as mouse leaves Jun 17, 2020
@akien-mga
Copy link
Member

Could be added to #37734?

Done.

@Riteo
Copy link
Contributor

Riteo commented Jul 22, 2020

@voylin The link is kinda broken markdownwise. Try dragging the image directly into the Github issue instead of using GDrive link.
Related to or duplicate of #37930.

It may be a duplicate but it looks like for him it takes up his entire screen, that's why I thought it may be better to open a new issue. If this turns out to be the exact same issue, please close this one.

For now, I can fix this by the single window option in the editor. This seem to be working without any troubles so far.

This is a duplicate. It took up their entire screen because probably of some other thing they did(maybe set the window to floating, or maybe moved it to another session?), but the original issue gave me the same effects as this one.
And this issue is still related to tiling WMs.

Edit: Add another point.

@akien-mga
Copy link
Member

Closing as duplicate of #37930 then.

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

5 participants