summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-10 13:09:00 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-10-10 13:09:04 -0700
commit6ae8a24fc045bc7970f2843fa9baf06aff15e22d (patch)
tree651d89f9eebb2b77f2a8937270638a96a9553ec4 /docs/html/sdk/api_diff/12/changes
parent251445667ce045c4425c10fb24e3e23f90a210c0 (diff)
The active window for accessibility purposes can be miscomputed.
1. The active window is the one that the user touches or the one that has input focus. We recognize the user touching a window by the received accessibility hover events and the user not touching the screen by a call from the touch explorer. It is possible that the user touches window that does not have input focus and as soon as he lifts finger the active one will become the window that has input focus but now we get he hover accessibility events from the touched window which incorrectly changes the active window to be the touched one. Note that at this point the user is not touching the screen. bug:7298484 Change-Id: Ife035a798a6e68133f9220eeeabdfcd35a431b56
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions