DescriptionSee also:
http://code.google.com/p/chromium/issues/detail?id=134093
https://chromiumcodereview.appspot.com/10993067/
This is a better fix than 10993067. This CL undoes that change and moves the fix to the AcceleratorController. This is a more general fix which employs a table of actions that are allowed when in a modal dialog. All other actions are suppressed.
BUG=153077
TEST=System Tray -> Ehternet -> Join Other; while the modal dialog is up, try various ash shortcuts. Observe that the ones are working (like volume up) make sense, but things like new window or moving around windows are inactive.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162240
Patch Set 1 #
Total comments: 10
Patch Set 2 : adding unit tests #
Total comments: 10
Patch Set 3 : impl. of review comments #
Messages
Total messages: 10 (0 generated)
|