summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDake Gu <dake@google.com>2018-05-10 11:41:19 -0700
committerDake Gu <dake@google.com>2018-05-10 17:11:47 -0700
commitddf6c1e22c6c3e126c36fb2f667f3df617e8fc51 (patch)
treefb4c5464209f31cd5e57013985cb9f6ffb5f13ee /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3b0f0117097bade987e0ab0df02f1f571bbf79e4 (diff)
Autofill: allow switch IME when autofill is showing
IME used to allow startInput() *only* when window has focus. This is no longer the case after we made changes to allow autofill window to get window focus to receive physical keyevents. The fix changed precondition of when InputMethodManager can startInput: (hasWindowFocus() || isAutofillUIShowing()). Test: manual test: - install two IMEs - install autofill sample service and autofill sample service - launch the Autofill sample app, click on edittext, both IME and autofill window are showing. - type "username", autofill datasets are being filtered. - click "globe" button in IME window to switch IME. - continue typing "username2" using new IME and autofill window continues to filtering. - also try the "IME switch" button in bottom bar to switch IME. Bug: 79494235 Change-Id: I0d222b5fc13ad46834aa861647d8f2e1649093ec
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions