31 May
2018
31 May
'18
2:25 p.m.
On 05/30/2018 10:00 PM, Dmitry Timoshkov wrote:
Zebediah Figura <zfigura(a)codeweavers.com> wrote:
From: Dmitry Timoshkov <dmitry(a)baikal.ru>
Fixes https://bugs.winehq.org/show_bug.cgi?id=2155.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> --- Changes from Staging patch: send message inside of SetFocus() handler instead of adding a new driver message.
These changes broke the patch, test program attached to the bug 2155 enters an infinite loop (flickering windows constantly changing the focus) here with Mate as a WM.
Thanks, I've sent an updated version. Please let me know if the patch still breaks; it works here with Xfce4 and passes all of the user32 tests (or at least doesn't introduce any new failures).