chromeos: Fix focus loss when locking screen while system modal dialog is up.
commit7d9ce95e0664224ca615ee7cf665236a4dc280cf
authorafakhry <afakhry@chromium.org>
Thu, 12 Feb 2015 20:03:13 +0000 (12 12:03 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Feb 2015 20:04:02 +0000 (12 20:04 +0000)
treed97632f4b15e037d119dc2b60de9b8689d4fd753
parent7b808c2a7e31148d2713b2080688e2a57c351807
chromeos: Fix focus loss when locking screen while system modal dialog is up.

Fix a bug where the login screen loses focus if the LOCK_SCREEN
accelerator is held down while a system modal dialog is being displayed.

BUG=457961
TEST=manual, repro steps in bug description.

Review URL: https://codereview.chromium.org/910313006

Cr-Commit-Position: refs/heads/master@{#316034}
ash/accelerators/accelerator_controller.cc
ash/accelerators/accelerator_table.cc