godotengine / godotengine/godot

Project manager window resizes then moves during startup

Open
#93,028 3 comments 2 reactions 0 assignees View on GitHub
bug topic:editor usability
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions

- Reproducible in 4.3.beta (a0bbd398ee72f8c8e49d50d2e47e9fd36aa9b337)
- Reproducible in 4.2.2-stable
- Partially reproducible (one move, no resize) in 4.2.1-stable and earlier

### System information

Fedora Linux 40 (KDE Plasma) - Wayland - Vulkan (Forward+) - dedicated AMD Radeon RX 7600M XT (RADV NAVI33) () - AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16 Threads)

### Issue description

I noticed that at least on my Linux system on KDE, when starting the project manager, the following happens:

- The window is shown with the splash screen centered and window size 1154x677
- The window is resized and the splash screen is now off center, with window size 1026x629
- The window is moved towards the top left when showing the project manager, still with window size 1026x629

This is how it looks like in action:

https://github.com/godotengine/godot/assets/4701338/4faeeb92-a5dc-4edc-8282-ba9ad7d3e9a3

Screenshots to compare sizes and positions:

![Screenshot_20240611_131927](https://github.com/godotengine/godot/assets/4701338/279c7fa3-c4e1-432a-a659-2c376040b333)
![Screenshot_20240611_131957](https://github.com/godotengine/godot/assets/4701338/0a74ad81-da13-42ef-bedf-284412574669)
![Screenshot_20240611_131940](https://github.com/godotengine/godot/assets/4701338/a7f78438-e0ae-4de7-90d9-46c0b6dcc152)

### Steps to reproduce

- Start the project manager on Linux / KDE

### Minimal reproduction project (MRP)

n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.