http://bugs.winehq.org/show_bug.cgi?id=21025
Summary: Game seikus (Game Maker) does not receive keybord input Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Hi, i wanted to help with bug 21022 and during that, i discovered a regrension in today's git (wine-1.1.34-469-g33a1934).
1. The problem here is, that keyboard is not working. Game asks for pressing S (start), Q (quit) etc. but there is no reaction.
2. Did a regression test between 1.1.34 and 1.1.34-469-g33a1934:
c24e48d937cfd0000a22af555a920ea7fab71d7b is first bad commit commit c24e48d937cfd0000a22af555a920ea7fab71d7b Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Dec 14 20:49:53 2009 +0100
wined3d: Filter window messages generated by switching to fullscreen and back.
:040000 040000 4cd0938c1bf4a1e0f3bb09ba258447f0fe5a98ed 0b78d24d9ff77e030eac2e39d3822ba28da2e6ff M dlls
3. No other bug report suffers from this commit, but this commit help a lot in bug 20960.
4. Revert of this patch on top of wine-1.1.34-469-g33a1934 makes that problem goes away.
5. Adding author of this patch to CC.
--private keyword: bisected