http://bugs.winehq.org/show_bug.cgi?id=59010 --- Comment #3 from Rémi Bernon <rbernon(a)codeweavers.com> --- Right thanks, it's a bit different from the other issue although it also depends on the time the host window manager decides to change its foreground window. With KWin for instance it happens after the window minimization has been processed, and that change I mentioned doesn't prevent its reactivation. And of course, with _NET_ACTIVE_WINDOW disabled it doesn't happen because Wine is unable to request window reactivation to the host, but it simply creates inconsistency between Wine internal state (where the window is believed to be restored) and the host state (where the window stays minimized). This should be properly fixed with https://gitlab.winehq.org/wine/wine/-/merge_requests/9614 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.