aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/CandidateView.java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-07-27 11:23:41 -0700
committerTadashi G. Takaoka <takaoka@google.com>2010-07-28 20:30:04 -0700
commit820e4260cd12d947c095f60a8452832b39748e2b (patch)
tree8b9b814b457f2e5c897378d12d7f7d2a5c7e308c /java/src/com/android/inputmethod/latin/CandidateView.java
parentd0f4413f95256ffbc12e6f60cfa65c618bfedb78 (diff)
downloadlatinime-820e4260cd12d947c095f60a8452832b39748e2b.tar.gz
latinime-820e4260cd12d947c095f60a8452832b39748e2b.tar.xz
latinime-820e4260cd12d947c095f60a8452832b39748e2b.zip
Fix inconsistency between pop-up preview key and input key
This issue is caused by three reasons. - In touch move event and while time debouncing is going on, wrong key is shown as pop-up preview. - There is no pop-up preview key shown when touch up event occurs and also showing pop-up preview message is unintentionally canceled. - In detectAndSendKey() method, nearby keys' primary codes are mistakenly sent as Key codes. This is the last of three changes to fix bug #2868304 Bug: 2868304 Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1
Diffstat (limited to 'java/src/com/android/inputmethod/latin/CandidateView.java')
0 files changed, 0 insertions, 0 deletions