godotengine / godotengine/godot
Clicking any element in certain popups will cause the body contents of the popup to visibly shift but not the interactable controls (Windows ARM)
- Dominant language
- C++
- Stars
- 117k
- Forks
- 26.8k
- PR merge metrics
- PR metrics pending
Description
### Tested versions
- Reproducible in 4.3 Stable Mono at least, and all other versions that I've tried including all dev builds of 4.3 and builds out to 4.1, both native Arm64 and x86_64 builds.
### System information
Godot v4.3.stable.mono - Windows 10.0.27686 - GLES3 (Compatibility) - D3D12 (Qualcomm(R) Adreno(TM) 8cx Gen 3) - Snapdragon (TM) 8cx Gen 3 @ 3.0 GHz (8 Threads)
### Issue description
When clicking on the inner body of some windows in Godot on this laptop, the contents will visually shift but the clickable controls will not.
This is probably going to be a weird one, because it's a Windows on ARM device.

### Steps to reproduce
1. Be on a Thinkpad X13s.
2. Open Godot.
3. Create a new project.
4. Click "Browse".
5. Click anywhere in the explorer window view.
### Minimal reproduction project (MRP)
N/A
Contributor guide
Assessment
This issue has not been assessed yet.