summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-31 18:28:49 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-11-01 16:27:05 -0700
commita94c3194ffa896632f025b983ca57095cd4ba277 (patch)
tree02c605cc251cd40a9d57782122a07be13796dda3 /docs/html/sdk/api_diff/10/changes
parent7ab7f538924371a9dd4be7a27a6ae3b4c04b301c (diff)
Cannot click on partially visible views in touch exploration.
1. In touch exploration mode the system clicks in the center of the accessibility focus rectangle. However, if this rectangle is only partially shown on the window or on the screen the system may not be able to perform the click, if the accessibility focus center is not on the screen, or click on the wrong window, if the access focus center is outside of the window. This change clips the rectangle to the window bounds which and the display bounds. This will ensure no clicks are sent to the wrong window and no clicks are sent outside of the screen. bug:7453839 Change-Id: I79f98971e7ebcbb391c37284467dc76076172c5f
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions