http://bugs.winehq.org/show_bug.cgi?id=58277
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Sorry, I incorrectly analyzed the issue and the problem is actually that we were not listening for ConfigureNotify events on the virtual desktop window. https://gitlab.winehq.org/wine/wine/-/merge_requests/8161 is a proper fix for this.