Cancel ALL keyboard events if the event target is not focused. If the event target...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 30 Mar 2012 00:51:49 +0000 (17:51 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 30 Mar 2012 00:51:49 +0000 (17:51 -0700)
commitad7fb10493ce65b817deb71bcefc408ef0654a4f
tree4cf7977ae9f029ab86c1fdcdfe0a475144212e62
parent5e81740d5badf107214e722ed93ce8408348795e
Cancel ALL keyboard events if the event target is not focused. If the event target IS focused, only cancel events which will not result in typed characters.
src/main/webapp/scripts/interface.js