Is this a bug only for linux and wayland ? editor windows

same on xorg

yes only linux , I tested on windows

What’s the bug you’re trying to show?

My guess is the main window getting smaller when a dialog opens. - Creation dialog resize Defold main form. · Issue #7814 · defold/defold · GitHub

If I’m right, the current best workaround is to not maximize the window using “maximize” but to resize it to your screen size manually. Vampiloup posted it on the forum a while back and it’s worked great.

Edit: Also if I’m right do you mind telling me what DE you’re using?

2 Likes

I don’t have issues on Ubuntu 22 that look like what I think you are showing.

From the reports I’ve seen its a QT issue. If you’re using the default Ubuntu DE it’s GNOME which does not have this issue.

You guessed it right, it’s the window getting smaller .

Okay I will just resize it to fit my screen, thanks a lot.

I’m using Gnome on Ubuntu 24.04.2 LTS