summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-12-06 10:15:56 -0800
committerGilles Debunne <debunne@google.com>2011-12-06 15:46:58 -0800
commite300be9c29b7915450ddb62f2957d312b52cfa32 (patch)
treee92cba17aaf8ba635d05ba08730f3728b200eb35 /docs/html/sdk/api_diff/15/changes
parent6db79c35c0cb4e26c6aff4a913777fd21069fd3c (diff)
IOOB is Suggestions
Bug 5555929 This problem only happens when in landscape extracted text mode. A suggestion pick from the popup window replaces the text in the ExtractedText, when it should do it in the underlying source EditText instead. When the replacement text is longer than the replaced text and is at the end of the text, an IOOB occurs because the ExtractedText was not modified (we now correctly change the source text using replaceText_internal). This is basically an implementation of the TODO comment next to setSpan in TextView. Change-Id: I6575137530e0bb5c9ac7e40cc2bba9c66dc254d2
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions