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

Issue 115891: Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ... (Closed)

Created:
11 years, 7 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ignore these keypresses. BUG=6992 TEST=Type a letter so the omnibox dropdown shows. Press alt-down. If you used the numpad down arrow, nothing should happen (until you release both keys, then a special character might appear). If you used the standalone arrow keys, the selection should move down one row. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17144

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_win.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
11 years, 7 months ago (2009-05-28 22:44:03 UTC) #1
sky
11 years, 7 months ago (2009-05-29 00:06:05 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698