http://bugs.winehq.org/show_bug.cgi?id=19874 --- Comment #20 from Alex <merlin0525(a)gmail.com> 2009-10-12 12:03:48 --- (In reply to comment #19)
(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.
I can confirm that this fixes the problem. Adding a String "UseTakeFocus" and setting it to N in [HKEY_CURRENT_USER\\Softwares\\Wine\\X11 Driver] reverts the focus behaviour to that of 1.1.27. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.