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

Issue 10389035: Do not consume an ET_KEY_RELEASED event in NativeTextfieldViews and NativeComboboxViews (Closed)

Created:
8 years, 7 months ago by Yusuke Sato
Modified:
8 years, 7 months ago
Reviewers:
oshima, sky
CC:
chromium-reviews, tfarina, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Do not consume an ET_KEY_RELEASED event in NativeTextfieldViews and NativeComboboxViews so FocusManager could process an ET_KEY_RELEASED accelerator. BUG=127520, 123856 TEST=try Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137164

Patch Set 1 : review #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ui/views/controls/combobox/native_combobox_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/textfield/native_textfield_views.cc View 1 chunk +1 line, -1 line 4 comments Download

Messages

Total messages: 14 (0 generated)
Yusuke Sato
8 years, 7 months ago (2012-05-10 14:00:12 UTC) #1
oshima
http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc File ui/views/controls/textfield/native_textfield_views.cc (right): http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc#newcode497 ui/views/controls/textfield/native_textfield_views.cc:497: return false; // crbug.com/127520 Are we sure we don't ...
8 years, 7 months ago (2012-05-10 15:36:37 UTC) #2
Yusuke Sato
http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc File ui/views/controls/textfield/native_textfield_views.cc (right): http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc#newcode497 ui/views/controls/textfield/native_textfield_views.cc:497: return false; // crbug.com/127520 On 2012/05/10 15:36:37, oshima wrote: ...
8 years, 7 months ago (2012-05-11 02:16:22 UTC) #3
oshima
Please feel free to ping me when you find me online. It'd take longer to ...
8 years, 7 months ago (2012-05-11 17:23:03 UTC) #4
oshima
by the way, you can just write BUG=127520,123856 On 2012/05/11 17:23:03, oshima wrote: > Please ...
8 years, 7 months ago (2012-05-11 17:23:36 UTC) #5
Yusuke Sato
Sure, I'll ping you tomorrow (on your Monday). http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc File ui/views/controls/textfield/native_textfield_views.cc (right): http://codereview.chromium.org/10389035/diff/5002/ui/views/controls/textfield/native_textfield_views.cc#newcode497 ui/views/controls/textfield/native_textfield_views.cc:497: return ...
8 years, 7 months ago (2012-05-14 04:34:48 UTC) #6
oshima
Discussed offline and agreed that better fix is to always update accelerator so that accelerator ...
8 years, 7 months ago (2012-05-15 01:21:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukes@chromium.org/10389035/5002
8 years, 7 months ago (2012-05-15 04:46:19 UTC) #8
commit-bot: I haz the power
Presubmit check for 10389035-5002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 7 months ago (2012-05-15 04:46:22 UTC) #9
Yusuke Sato
+sky Could you do an owners review? On 2012/05/15 04:46:22, I haz the power (commit-bot) ...
8 years, 7 months ago (2012-05-15 04:47:54 UTC) #10
Yusuke Sato
oshima: http://codereview.chromium.org/10381145/ (not ready for review though) On 2012/05/15 04:47:54, Yusuke Sato wrote: > +sky ...
8 years, 7 months ago (2012-05-15 05:43:12 UTC) #11
sky
LGTM
8 years, 7 months ago (2012-05-15 15:08:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukes@chromium.org/10389035/5002
8 years, 7 months ago (2012-05-15 15:45:34 UTC) #13
commit-bot: I haz the power
8 years, 7 months ago (2012-05-15 17:41:58 UTC) #14
Change committed as 137164

Powered by Google App Engine
This is Rietveld 408576698