diff options
author | 2012-01-12 11:09:10 +0900 | |
---|---|---|
committer | 2012-01-12 11:55:40 +0900 | |
commit | 9de5cfc67a4e349c547e40678add27cdd6ca8490 (patch) | |
tree | 782395a3e68657741f27e96247c76538891e1267 /java/src/com/android/inputmethod/accessibility/AccessibleKeyboardViewProxy.java | |
parent | 8c111043b8e08d3b058f7508d23b5e6c078c7534 (diff) | |
download | latinime-9de5cfc67a4e349c547e40678add27cdd6ca8490.tar.gz latinime-9de5cfc67a4e349c547e40678add27cdd6ca8490.tar.xz latinime-9de5cfc67a4e349c547e40678add27cdd6ca8490.zip |
Fix a crash where revertSwap would be wrongly called
This would crash the program when inputting a punctuation
symbol that should not swap with a weak space through the
suggestion strip, then press backspace.
Those include all two-part punctuation symbols in French for
example, as well as magic space strippers like the dash in
English. For English all suggestion strips symbols happen to
be magic space swappers so this would not happen in English
by default.
Also fix a typo.
Change-Id: Ia40678c264e978509b5786290a75a3c57181648e
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/AccessibleKeyboardViewProxy.java')
0 files changed, 0 insertions, 0 deletions