summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Sally <sallyyuen@google.com> 2022-03-15 17:33:40 +0000
committer Sally <sallyyuen@google.com> 2022-03-16 22:01:19 +0000
commit55022a5880614ff6f048ab622160059a164e83b1 (patch)
tree20eb5ca95207a69d6df53ed4138c5b413bb5b53e /libs/androidfw/StringPool.cpp
parentfe5ac369f95d2350ff9183f8226b09facbbaeb95 (diff)
Fixes for a11y selection
- TextView should request focus before performing selection on non-editable text, since selection requires focus. On the a11y service side, input focus should not matter when selecting non-editable text. - Remove clickable and long-clickable states, since these are present due to TextView#setTextIsSelectable. - Make UI controller changes consistent between SET_SiELECTION and SET_TEXT. Using SET_SELECTION means the action mode menu won't pop up and the left/right selection handles won't appear. Interactions between multiple EditTexts were previously inconsistent - Delete some obsolete javadoc Bug: 218357385 Test: builds and install: highlighting is consistent between SET actions. highlighting works when selecting text in TalkBack, without the service needing to purposely put input focus, atest AccessibilityTextTraverssalText Change-Id: I67986020aa112d45bd670f77b2b415617226c094
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions