https://bugs.winehq.org/show_bug.cgi?id=38712
Bug ID: 38712 Summary: win-key press incorrectly recognized Product: Wine Version: 1.7.43 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: amosonn@gmail.com Distribution: ---
I use wmii, a (linux) window manager in which the modifier key, usually configured as the win-key, is used to switch windows. As a consequence, when focused on a wine window, I sometimes use win+<some other key>, and then the focus switches to another window, which means that wine never receives the release key event.
When I go back to that wine window, if I do so in another method (e.g. by mouse) then it still thinks that the win-key is pressed (e.g. when configuring keyboard shortcuts, it adds win- to the list of modifiers currently pressed). A press-and-release on the win-key solves this.
https://bugs.winehq.org/show_bug.cgi?id=38712
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- Created attachment 51642 --> https://bugs.winehq.org/attachment.cgi?id=51642 patch
Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=38712
--- Comment #2 from Amos Onn amosonn@gmail.com --- Yes, it does! Thanks!
https://bugs.winehq.org/show_bug.cgi?id=38712
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a02c3ae7591f463a656d8189dd0 | |2c3e640c9d0f2 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- The patch was committed.
https://bugs.winehq.org/show_bug.cgi?id=38712
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.48.