https://bugs.winehq.org/show_bug.cgi?id=36518 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> --- Created attachment 48634 --> https://bugs.winehq.org/attachment.cgi?id=48634 Try to activate parent window in WINPOS_ActivateOtherWindow Wine is activating other window than windows when active window is destroyed. The patch pointed by regression test is correct in this case. Probably WINPOS_ActivateOtherWindow needs to be changed. Could you please check if attached patch fixes the issue for you? Note: according to my testing the patch is incorrect, I don't know yet how it should be fixed. -- 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.