https://bugs.winehq.org/show_bug.cgi?id=7198
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #10 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 57602 --> https://bugs.winehq.org/attachment.cgi?id=57602 Rejected patch
The problem is that WM_NCACTIVATE is not sent if the new foreground window was already an active window.
The patch I wrote for this is attached, and here's Alexandre's feedback (he wants more tests): https://www.winehq.org/pipermail/wine-devel/2017-March/116877.html
I'm posting the patch here to make sure that it doesn't get lost, because I don't think I'm going to get this done to Alexandre's satisfaction. Honestly, I'd rather that someone else took over entirely.