https://bugs.winehq.org/show_bug.cgi?id=41461
Bug ID: 41461 Summary: Modifier keys stay pressed down when switching between wine windows Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 4ijgr8+eaj5wf4kx1e2g@sharklasers.com Distribution: ---
Tested on wine-1.7.22 and 1.8 rc2
Steps to replicate are 1, open two wine notepads and place them side by side 2, click the left one, hold shift and type ABC 3, while holding shift, click the right notepad window then release shift 4, type def then select the left notepad 5, type ghi
The expected results is for the left window to contain ABCghi and not ABCGHI
Interestingly it only happens with two wine windows, attempting to replicate it with gedit in the right position, or any other for that matter behaves as expected, this also affects control and alt keys.