diff options
author | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 07:56:30 +0000 |
---|---|---|
committer | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 07:56:30 +0000 |
commit | 052b40230bc8a42dcf5a32dad4d85f3c84726afe (patch) | |
tree | 40d9414cc3ecd1c9d24d1c8b64742d02077c953a /content/shell | |
parent | a1aa2c51fb05fd524f0eab7707b11b21a1fc1c87 (diff) | |
download | chromium_src-052b40230bc8a42dcf5a32dad4d85f3c84726afe.zip chromium_src-052b40230bc8a42dcf5a32dad4d85f3c84726afe.tar.gz chromium_src-052b40230bc8a42dcf5a32dad4d85f3c84726afe.tar.bz2 |
Fix incorrect handling of accelerators on constrained web dailogs.
When WebView::set_allow_accelerator_ is set, accelerators are handled before they
are sent to web pages, so this should not be set for ConstrainedWebDialogDelegateViewViews.
Otherwise backspace key is always processed as browser accelerator (go previous page).
This CL depends on
https://codereview.chromium.org/11573042/
BUG=156437
TEST=Manually check accelerators work properly on print preview dialog on Win and Chrome OS
Review URL: https://codereview.chromium.org/11447020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173689 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell')
0 files changed, 0 insertions, 0 deletions