- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    5.15.2, 6.1.0, 6.2.2
 - 
    None
 
- 
        
 - 
        f265c87e015c26225b80297f5c9f430ea7030214
 
I do not receive any messages when I move a window on Windows. I discovered this behavior when dragging the ScreenPlay main window. This would suddenly stop my wallpaper because it no longer receives "keep alive pings". I reimplemented a simple QLocalSocket server client app (see QtPingFreeze.7z
 and was able to recreate the issue both in 5.15.2 and 6.1
- Start the QtPingFreeze project two times (preferably with "Run in terminal" enabled)
 - Start the server
 - Start the client
 - Watch how the client sends a ping alive event every second.
 - Actively move the window. The server will no longer receive any events during movement.