aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityNodeProvider.java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-06-13 15:20:49 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-06-13 15:54:25 +0900
commit08199ec85932dbcfd02763a88d32b4c33f94ef31 (patch)
treecced30e9ec61f1da940670c9967279a3a116c6a2 /java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityNodeProvider.java
parent03eba0927dfb82c890c0745840bc6098240c04d4 (diff)
downloadlatinime-08199ec85932dbcfd02763a88d32b4c33f94ef31.tar.gz
latinime-08199ec85932dbcfd02763a88d32b4c33f94ef31.tar.xz
latinime-08199ec85932dbcfd02763a88d32b4c33f94ef31.zip
Clear PointerTracker state when more keys keyboard is dismissed
With accessibility mode on, hover events for a more keys keyboard are handled among MoreKeysKeyboardAccessibilityDelegate and MoreKeysKeyboardView. But the more keys keyboard is shown by MainKeyboardAccessibilityDelegate that uses PointerTracker to handle hover events. Thus we need to clear PointerTracker state when the more keys keyboard is dismissed. This is a workaround to resolve the issue. We should reconsider the structure of those views and accessibility delegates in the future. Bug: 15583751 Change-Id: Ida8c3e55194c59bdaa5bc4ff06068e699b888ced
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityNodeProvider.java')
0 files changed, 0 insertions, 0 deletions