Control: tag -1 + moreinfo - patch
On Tue, 26 Feb 2019 23:18:19 +0000 Benjamin Moody <[email protected]>
wrote:
Control: found 898772 1:3.1+dfsg-4
This bug does affect qemu 1:3.1+dfsg-4, except that the list of
known modifier keys is expanded to include "META_L" and "META_R".
The issue is thus somewhat less severe but still present.
An easy way to see the problem is that if a qemu window is
focused, and the user holds down the "G" key while pressing
Super+Tab, the guest OS will continue to believe that "G" is
pressed even after the window loses focus.
Here is a patch to fix this issue for qemu 3.1:
Hi Benjamin!
Just come across this your bugreport against qemu 3.1.
It looks like this bugreport received no love at all.
I guess it is because such things are better be addressed upstream,
not to debian, - so everyone will benefit from the changes. Did
you try bringing this upstream? Is it still a problem with current
qemu (6.2 or 7.0)? It looks like the patch does not apply to the
current qemu, and they removed modifier_keycode[] definition too.
Thanks,
/mjt