summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorMing-Shin Lu <lumark@google.com>2022-01-15 01:35:54 +0800
committerMing-Shin Lu <lumark@google.com>2022-01-17 17:02:29 +0800
commit1f5f0d0039a9efd6924ad2fcc8eb310a50adb75b (patch)
treeabccf553848fdabcd43bd1270f932ff4aa3ac781 /core/java/android/inputmethodservice/InputMethodService.java
parentf5a7230cbf26d6ecb9cf3446a48c6c9963c39e86 (diff)
ShellTranstion: Apply recents input consumer when the window in transion
Like legacy recents animation will check if the focused window is animating with recents animation, if so, requests the input focus on recents input consumer, if not, means the window is not controlled by recents animation and we should give it focus. (e.g. Tapping on StatusBar) Otherwise the input focus will be consumed by recents input consumer and then tapping the editor on direct-reply notification will not able to show IME. Bug: 210390667 Test: manual as steps 1) adb shell setprop persist.debug.shell_transit 1) 2) install EditTextVariations.apk 3) launch EditTextVariations, choose "Direct Reply" to popup directly-reply notification 4) launch Android Message with focusing the editor to show IME 5) swipe up to enter the overview screen 6) swipe down the notification shade with pressing "Direct Reply Text" on "Message from UserHandle()" notification. 7) Expect IME should show up Change-Id: I8830f2deaa623985b05a5fc85d2a196c5cfbf81d
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions