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

Unified Diff: ash/common/accelerators/accelerator_table.cc

Issue 2434483003: Fix keyboard-activated context menus (Closed)
Patch Set: Simplify to Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/accelerators/accelerator_table.cc
diff --git a/ash/common/accelerators/accelerator_table.cc b/ash/common/accelerators/accelerator_table.cc
index 87d678640c73a16c0900dc0cfc962f5d4a12e40a..b5685b27f25435c086af41260a73edfc53a0da8b 100644
--- a/ash/common/accelerators/accelerator_table.cc
+++ b/ash/common/accelerators/accelerator_table.cc
@@ -528,6 +528,7 @@ const AcceleratorAction kActionsKeepingMenuOpen[] = {
DISABLE_CAPS_LOCK,
KEYBOARD_BRIGHTNESS_DOWN,
KEYBOARD_BRIGHTNESS_UP,
+ TOGGLE_APP_LIST,
TOGGLE_CAPS_LOCK,
TOGGLE_HIGH_CONTRAST,
TOGGLE_SPOKEN_FEEDBACK,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698