diff options
author | sail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-16 01:40:16 +0000 |
---|---|---|
committer | sail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-16 01:40:16 +0000 |
commit | 7fc25999e23434e887682b4811322626af1ee268 (patch) | |
tree | f37a04b959b70737df09899fdf4df81c3d8f90a8 /chrome/browser/extensions/extension_resource_protocols.cc | |
parent | 219980c480a18f1ca8cb75a3814f6d62adde376d (diff) | |
download | chromium_src-7fc25999e23434e887682b4811322626af1ee268.zip chromium_src-7fc25999e23434e887682b4811322626af1ee268.tar.gz chromium_src-7fc25999e23434e887682b4811322626af1ee268.tar.bz2 |
Prevent zoom bubble from closing on click
In crrev.com/217174 I caused a regression where clicking anywhere on the
zoom bubble would cause the bubble to close.
The problem was that clicking on the zoom bubble would remove focus
from the browser window. This caused
-[BaseBubbleController windowDidResignKey] to close the bubble.
Fix was to set the bubble's canBecomeKeyWindow flag to NO.
BUG=273202
TEST=Zoomed a page. Clicked on the zoom deocration in the omnibox.
Pressed the plus button. Verified that the bubble didn't close.
Review URL: https://chromiumcodereview.appspot.com/23234002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extension_resource_protocols.cc')
0 files changed, 0 insertions, 0 deletions