http://bugs.winehq.org/show_bug.cgi?id=26955
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|3743a1a7ca170c765cd779c61b9 | |e362c5b1c5203 |
--- Comment #4 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-11 11:39:11 CST --- Not a regression. This is a side affect x11drv sending key trigger key press-release sequences whenever it detects Wine's key state does not correspond to actual system state. The same happens with native dinput, so can't be a regression.
The proper way would be to update global key state directly in server. However this brings an interesting problem of when to use this new global state.