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

Issue 302363002: Revert "Fix textfield blur, to prevent resetting the text input client when navigating between text… (Closed)

Created:
6 years, 6 months ago by kevers
Modified:
6 years, 6 months ago
Reviewers:
Shu Chen, oshima
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, tfarina, penghuang+watch_chromium.org, nona+watch_chromium.org, James Su, stevenjb
Visibility:
Public.

Description

Revert "Fix textfield blur, to prevent resetting the text input client when navigating between text fields." The fix to use OnTextInputTypeChanged in place of OnFocus and OnBlur to resolve focus loss on text field navigation has introduced a number of regressions. As it turns out, the fix is no longer even necessary to address the original bug that it was intended to address (365741). This patch is a revert of r270818. BUG=375125, 377359, 378914 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274374

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -31 lines) Patch
M ui/views/controls/textfield/textfield.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/controls/textfield/textfield_unittest.cc View 1 chunk +0 lines, -29 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevers
Hi Oshima and Shu, Can you please take a look at this CL.
6 years, 6 months ago (2014-06-02 19:29:28 UTC) #1
oshima
lgtm you may tbr if it's pure revert
6 years, 6 months ago (2014-06-02 19:31:35 UTC) #2
kevers
The CQ bit was checked by kevers@chromium.org
6 years, 6 months ago (2014-06-02 19:33:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/302363002/1
6 years, 6 months ago (2014-06-02 19:34:25 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 23:52:04 UTC) #5
Message was sent while issue was closed.
Change committed as 274374

Powered by Google App Engine
This is Rietveld 408576698