For OSK modifiers, call keydown/keyup events only on press, calling keydown if modifi...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Sat, 10 Mar 2012 00:38:17 +0000 (16:38 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Sat, 10 Mar 2012 00:38:17 +0000 (16:38 -0800)
commitd66f3af6788506557da2aa6ac5d18445dad488b2
tree91a037d058014029f3c269e5fd7c60a9b9a0ad5f
parentc4840d204fd151d5dd6c71beacd88403b0e9e00b
For OSK modifiers, call keydown/keyup events only on press, calling keydown if modifier activated, and keyup if modifier deactivated. Do not call keyup on release if key is a modifier.
src/main/resources/oskeyboard.js