http://bugs.winehq.org/show_bug.cgi?id=19874
--- Comment #19 from Eric Molitor eric@molitor.org 2009-10-11 09:14:33 --- (In reply to comment #18)
I think that setting UseTakeFocus to N in the X11 Driver registry is a better workaround for now than reverting the change. I will test this later today..
[Software\Wine\X11 Driver] "UseTakeFocus"="N"
Setting the registry value does work around the issue without reverting any changes. I'll try to take a look at the code and see if UseTakeFocus should is intended to be 'N' by default. For now though there is a workaround that is less invasive.