http://bugs.winehq.org/show_bug.cgi?id=1798
------- Additional Comments From bero@arklinux.org 2007-09-02 17:52 ------- Yes, this patch does introduce problems (as noted before, and I'm not the original author, I just ported it to current git) -- but it also fixes the (worse) problem of input going to the terminal when it should go to the Windoze app.
I haven't looked into it deeply enough to figure out what exactly is going on, but I think the "attr->override_redirect = FALSE;" bit in the patch is all that is really needed.
I'll take a look at what chunks (if any) can be removed from the patch while still keeping it working.