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

Issue 26869004: Merge 227483 "Views Textfield/Omnibox: Do not paste on Ctrl+Alt[..." (Closed)

Created:
7 years, 2 months ago by msw
Modified:
7 years, 2 months ago
Reviewers:
msw
CC:
chromium-reviews, nona+watch_chromium.org, tfarina, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Merge 227483 "Views Textfield/Omnibox: Do not paste on Ctrl+Alt[..." > Views Textfield/Omnibox: Do not paste on Ctrl+Alt[Gr]+V or AltGr+V. > > Make the Views Omnibox and Textfield treat AltGr as Alt. > (This is the right alt key on Hungarian, Polish, etc. keyboards) > (Hungarian users press AltGr+V for "@" etc.) > > Make the Views Omnibox not paste on Ctrl+Alt+V (matches Win & Mac). > (The Views Textfield already does not paste if Alt is pressed) > > Add a test that Ctrl/Cmd+Alt+V does not paste. > > TODO(msw): Test that AltGr+V does not invoke paste. > (We don't have common test infrastructure to press AltGr) > > BUG=303073 > TEST=Ctrl+Alt+V, Ctrl+AltGr+V, and AltGr+V do not paste in the Omnibox or Find Bar, etc. (Add Hungarian or Polish keyboard layouts, use the Right-Alt or on-screen keyboard for the AltGr button). > R=pkasting@chromium.org > > Review URL: https://codereview.chromium.org/26248004 TBR=msw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227960

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M chrome/browser/ui/omnibox/omnibox_view_browsertest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 3 chunks +8 lines, -10 lines 0 comments Download
M ui/views/controls/textfield/native_textfield_views.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
msw
7 years, 2 months ago (2013-10-10 17:51:14 UTC) #1
msw
7 years, 2 months ago (2013-10-10 17:52:17 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r227960.

Powered by Google App Engine
This is Rietveld 408576698