Windows build number:
10.0.22621.0
Your Distribution version:
22.04
Your WSL versions:
WSL-Version: 2.0.6.0
Kernelversion: 5.15.133.1-1
WSLg-Version: 1.0.59
MSRDC-Version: 1.2.4677
Direct3D-Version: 1.611.1-81528511
DXCore-Version: 10.0.25880.1000-230602-1350.main
Windows-Version: 10.0.22621.2428
Steps to reproduce:
1. Download QT online installer:
wget https://d13lb3tujbc8s0.cloudfront.net/onlineinstallers/qt-unified-linux-x64-4.6.1-online.run
2. Make it executable:
chmod +x qt-unified-linux-x64-4.6.1-online.run
3. Start Installer:
./qt-unified-linux-x64-4.6.1-online.run
WSL logs:
weston.log
stderr.log
WSL dumps:
No response
Expected behavior:
QT Installer and QT Creator should work without graphic glitch
Actual behavior:
If I start the QT Installer it looks like this

Same with QT Creator

If I move the window or move the mouse over the window the glitch disappears sometimes. The same happens if I make the window fullscreen.
The glitch seems also happen with other, non QT related, apps like Tilix, Audacity and Wireshark