summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-05-07 18:49:51 -0700
committerSvetoslav <svetoslavganov@google.com>2013-05-10 20:14:40 -0700
commitabad55d860be793b8b9b3e288a74214da89fb368 (patch)
treee4de52f7efb278a07bae350fb39152d9fb9b11a1 /docs/html/sdk/api_diff/11
parenta6303d8a211543a8e1f5fd2425024a1c4d0f88ff (diff)
Fixing the accessibility text traversal in extend mode.
We added APIs to allow an accessibility service to extend the selection while moving the cursor at a given granularity such as word, character, etc. The problem is that the traversal was extending only the end of the selection while moving forward and the start of the selection while moving backward. This leads to a case in which the user cannot shrink/extend the selection because for example instead of shrinking the end of the selection the implementation was extending the start. Now extending the selection moves only the selection end. This is the same behavior as text view using a keyboard. Tests: https://googleplex-android-review.googlesource.com/#/c/307062 bug:8839844 Change-Id: Id6965b102647df909f61301fcc8ec05458dd5881
Diffstat (limited to 'docs/html/sdk/api_diff/11')
0 files changed, 0 insertions, 0 deletions