aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/android/inputmethod/latin/LatinKeyboardView.java
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-12-01 11:44:22 -0800
committerAmith Yamasani <yamasani@google.com>2009-12-01 11:44:22 -0800
commitf590a497393eb77875017010e9a36cf33b095e3c (patch)
tree89bc17018c5557fdd2e50bf84406b10cd88d3202 /src/com/android/inputmethod/latin/LatinKeyboardView.java
parent6aa7f59292b13a5428afb872dd0fa3a3902c8c61 (diff)
downloadlatinime-f590a497393eb77875017010e9a36cf33b095e3c.tar.gz
latinime-f590a497393eb77875017010e9a36cf33b095e3c.tar.xz
latinime-f590a497393eb77875017010e9a36cf33b095e3c.zip
Fix for 2295810: Auto-correction of English results in Englishman
Comparisons were always happening with lowercase version of the typed word, which wouldn't match the uppercase word in the dictionary, so it became an unrecognized word when typed in full. Highlight was then going to the next word in the list. Fix compares the lowercase and uppercase versions of the word for validity.
Diffstat (limited to 'src/com/android/inputmethod/latin/LatinKeyboardView.java')
0 files changed, 0 insertions, 0 deletions