OSDN Git Service

Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
authorAmith Yamasani <yamasani@google.com>
Thu, 20 Aug 2009 03:05:43 +0000 (20:05 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 20 Aug 2009 03:05:43 +0000 (20:05 -0700)
commit8b37eb0c2a94d32c012a2709ddb0effc985b1d65
tree7eb3c9ceb939c028468cbe47b5258f209125c587
parentf768d24f7d9c01d1e01fdbccc3adc75fda3f8d4b
Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.

Also lock repeatable keys so that you don't get space and 'v', for example,
when you move just a little bit off the spacebar.
core/java/android/inputmethodservice/KeyboardView.java