DescriptionRemove zero-length spaces from Android spelling suggestions
It turns out that the Android spellchecker is adding zero-length spaces (\u200b)
to the end of some suggestions (it might be particular to multi-word suggestions
but I'm not sure). We need to filter these out because applying these suggestions
(support being added in https://codereview.chromium.org/2931443003) is causing
composition underlines to exhibit odd behavior.
BUG=715365
Review-Url: https://codereview.chromium.org/2943033002
Cr-Commit-Position: refs/heads/master@{#480173}
Committed: https://chromium.googlesource.com/chromium/src/+/f55a0f50100a091e09af261e0350f0efae18d872
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (5 generated)
|