diff options
author | Keisuke Kuroyanagi <ksk@google.com> | 2016-03-14 19:09:20 +0900 |
---|---|---|
committer | Keisuke Kuroyanagi <ksk@google.com> | 2016-03-14 19:09:20 +0900 |
commit | 755c0095a13365617b0752b8960e0be4044634ac (patch) | |
tree | d08cdd1859dec029f27b5d46241453ddb31e444c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 62006a72a66ddc5849b28d7ceaaa304b66aa3dc9 (diff) |
Fix: onExtractedDeleteText deletes unintended region.
InputMethodService#onExtractedDeleteText doesn't reset composing
region and InputConnection#deleteSurroundingText deletes text around
the composing region. As a result, #onExtractedDeleteText can delete
unintended region of the text.
This happens when a user perform Drag&Drop or tap "Delete" in
SuggestionsPopup in full screen extracted mode.
Bug: 22440907
Bug: 27536702
Change-Id: I875f2919896f8ff453a77fb4a1b642ad78079b78
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions