Fix a race condition, take 2.
Don't use absolute cursor positions when making edits, this leads to race conditions. This is a bit ugly and will need to be fixed soon. Plans are underway to clean this up. Bug: 12390573 Change-Id: I69c09fc41b979880d0800c55a710e39373287cff
Showing
- java/src/com/android/inputmethod/latin/RichInputConnection.java 4 additions, 0 deletions...rc/com/android/inputmethod/latin/RichInputConnection.java
- java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java 14 additions, 5 deletions.../com/android/inputmethod/latin/inputlogic/InputLogic.java
Loading
Please register or sign in to comment