Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(556)

Issue 1029543002: Make the textfield in app_list and find_bar not support suggestions. (Closed)

Created:
5 years, 9 months ago by Shu Chen
Modified:
5 years, 9 months ago
Reviewers:
msw, Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, tfarina, penghuang+watch_chromium.org, nona+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M chrome/browser/ui/views/find_bar_view.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/app_list/views/search_box_view.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M ui/views/controls/textfield/textfield.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ui/views/controls/textfield/textfield.cc View 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 15 (3 generated)
Shu Chen
Hi Mike/Sadrul, can you please review this cl? Thanks
5 years, 9 months ago (2015-03-23 08:23:24 UTC) #2
Shu Chen
Cc'ed stevet@ for the impact of virtual keyboard.
5 years, 9 months ago (2015-03-23 08:24:02 UTC) #3
SteveT
On 2015/03/23 08:24:02, Shu Chen wrote: > Cc'ed stevet@ for the impact of virtual keyboard. ...
5 years, 9 months ago (2015-03-23 13:06:07 UTC) #4
msw
Interesting; lgtm.
5 years, 9 months ago (2015-03-23 19:43:00 UTC) #5
sadrul
Replacing myself with mguica@ for app-list owner
5 years, 9 months ago (2015-03-23 19:52:05 UTC) #7
Shu Chen
On 2015/03/23 13:06:07, SteveT wrote: > On 2015/03/23 08:24:02, Shu Chen wrote: > > Cc'ed ...
5 years, 9 months ago (2015-03-24 00:46:21 UTC) #8
Shu Chen
Pinging... Matt, can you please take a look at your early convenience? Thanks
5 years, 9 months ago (2015-03-25 04:37:09 UTC) #9
Matt Giuca
Code-wise, app_list lgtm. But I'm wondering about the philosophical reason behind this. Is it to ...
5 years, 9 months ago (2015-03-25 06:04:15 UTC) #10
Shu Chen
On 2015/03/25 06:04:15, Matt Giuca wrote: > Code-wise, app_list lgtm. > > But I'm wondering ...
5 years, 9 months ago (2015-03-26 02:17:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1029543002/1
5 years, 9 months ago (2015-03-26 02:23:59 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-26 04:36:27 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 04:37:13 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cee6bbcd8e49c782db710a58e6c9c4d78741c868
Cr-Commit-Position: refs/heads/master@{#322319}

Powered by Google App Engine
This is Rietveld 408576698