DescriptionMake the textfield in app_list and find_bar not support suggestions.
The physical keyboard autocorrect feature (crbug.com/422869) is targeted to
be launched in M43.
The feature should be turned off if the input field is marked as
autocorrect==off, which is only supported by web input field for now.
This cl is to make certain native fields (views::TextField) to be marked
as autocorrect==off so that physical keyboard autocorrect feature can
stop working on it.
Note: this cl will also impact virtual keyboard. The suggestions on virtual
keyboard will also stop working on those input fields.
BUG=455865
TEST=Verified on linux_chromeos.
Committed: https://crrev.com/cee6bbcd8e49c782db710a58e6c9c4d78741c868
Cr-Commit-Position: refs/heads/master@{#322319}
Patch Set 1 #
Messages
Total messages: 15 (3 generated)
|