summaryrefslogtreecommitdiffstats
path: root/chromeos
diff options
context:
space:
mode:
authormtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-25 06:47:43 +0000
committermtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-25 06:47:43 +0000
commit1f1db19e29e388e4d46e90761787de12dd7d1c29 (patch)
tree3a343705327e2ad7a437062c3cf633a9b815f27b /chromeos
parent3144bbfcb5f1bd8681c4aab606a6f15787ad2462 (diff)
downloadchromium_src-1f1db19e29e388e4d46e90761787de12dd7d1c29.zip
chromium_src-1f1db19e29e388e4d46e90761787de12dd7d1c29.tar.gz
chromium_src-1f1db19e29e388e4d46e90761787de12dd7d1c29.tar.bz2
Avoid handling commands in Files.app when a dialog is displayed.
Before, we were handling commands, such as Ctrl-F for searching, even if the dialog such as share dialog or delete confirmation was displayed. This patch resolves this issue by registering the commands on the dialog container, which instead of on entire document. As a result, these commands are not invoked by shortcuts while a popup dialog is displayed. TEST=Follow the bug's repro steps. BUG=263703 R=hirono@chromium.org Review URL: https://codereview.chromium.org/19734015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213603 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos')
0 files changed, 0 insertions, 0 deletions