DescriptionViews 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227483
Patch Set 1 #Patch Set 2 : Remove unsupported AltGr test cases. #
Total comments: 2
Patch Set 3 : Simplify test comments. #
Messages
Total messages: 7 (0 generated)
|