aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/Utils.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2013-06-21 15:59:06 +0900
committerJean Chalard <jchalard@google.com>2013-06-21 18:15:07 +0900
commite5dee0af4ae991988919b2c5b80c10a94b26884e (patch)
tree10726ca82fb71ef9751d0de86875470e6b41dfbb /java/src/com/android/inputmethod/latin/utils/Utils.java
parent0c178ffc8e21467890fcc2433cf27108c090e6fc (diff)
downloadlatinime-e5dee0af4ae991988919b2c5b80c10a94b26884e.tar.gz
latinime-e5dee0af4ae991988919b2c5b80c10a94b26884e.tar.xz
latinime-e5dee0af4ae991988919b2c5b80c10a94b26884e.zip
Fix a bug in the cached cursor pos, and simplify selection handling
The documentation for setComposingRegion states explicitly that it does not move the cursor. This is just a bug. This does not have any ill effects right now, but it will have in later changes if not fixed. As for the selection handling, the specific test that this code removes used to serve a purpose, but it does not any more because the code using the value has been much sanitized. Now the variable can just take the obvious value, and become so self-explanatory that the comments are unnecessary. Change-Id: I548d899b38776bd3ab5f5361aab0d89d98f12e73
Diffstat (limited to 'java/src/com/android/inputmethod/latin/utils/Utils.java')
0 files changed, 0 insertions, 0 deletions