[Spice-devel] [PATCH spice-gtk] Release both shift keys in windows client

Pavel Grunt pgrunt at redhat.com
Tue Dec 2 06:08:20 PST 2014


Hi,

I wrote a simple test app just for recording key events and I can 
confirm that the problem is not in our code. But I am not sure that it is a gtk+ bug, 
because when I run spice.exe using wine, all key events are processed correctly.

It seems to be Windows feature because even Javascript in IE has the same 
problem - only one Shift key release is detected (can be tested http://javascript.info/tutorial/keyboard-events).

Pavel
----- Original Message -----
> 
> Hi,
> 
> 
> Trying to see why this would happen only on Windows, and only for
> shift,
> I noticed some win32/right-shift specific code in keyboard_hook_cb(),
> no
> clue if this can be related.
> 
> Christophe
> 


More information about the Spice-devel mailing list