
Completion candidates should be handled differently to prediction candidates in the assistive framework. A completion candidate contains part of the text the user has already typed in its suggested text. This text should be marked as confirmed and not input when the user accepts the suggestion. This CL adds the above behaviour for completion candidates to the MultiWordSuggester. BUG=1146266 Change-Id: Iba9ac410e15e6af57ce8927ff77edc3d02367ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2879272 Commit-Queue: Curtis McMullan <curtismcmullan@chromium.org> Reviewed-by: Jing Wang <jiwan@chromium.org> Reviewed-by: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#886536}
This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).