summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-09-17 14:50:56 -0700
committerThe Android Automerger <android-build@google.com>2013-09-17 15:53:36 -0700
commit80fd2c2daf7cb01e87337962b87561d5a16f7f0a (patch)
tree5ec38eefe2c8d282b09a7c44dcfaac13014ba7a1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent56a28f702a6a42d8d7093563333b883604b1402b (diff)
Do not assign InputMethod to non-input windows.
The InputMethod window was being assigned to the bottommost window as a fall-through situation when no window could receive input. This fix changes that so that if the bottommost window cannot receive IME input then the InputMethod will be unassigned. In most ANRs associated with bug 10689184 mInputMethodTarget was assigned to the Wallpaper window and the InputMethod was placed directly above it. When the ANR occurred the window that was awaiting focused was then always placed immediately above the InputMethod. This fix will keep that situation from happening. Change-Id: Ic247e8132a907f2712a9f8a89e43c099142ec851
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions