diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 19:40:11 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 19:40:11 +0000 |
commit | 557c772943a7257f3c90cbe811c5ec1b7902a3ba (patch) | |
tree | 73d3e1463cb6d8d080a97192b546acc1272b49dc /chrome/browser/task_manager_win.cc | |
parent | 29e87d6b41b1b6179d239b488be1d94ea7833c65 (diff) | |
download | chromium_src-557c772943a7257f3c90cbe811c5ec1b7902a3ba.zip chromium_src-557c772943a7257f3c90cbe811c5ec1b7902a3ba.tar.gz chromium_src-557c772943a7257f3c90cbe811c5ec1b7902a3ba.tar.bz2 |
Overhaul omnibox focus detection on Mac.
Rather than aiming to detect acquisition and loss of focus in
|field_|, just acknowledge that there are cases where |field_| has
focus but |model_| doesn't know. If |field_| has focus but no editing
has been done, then |model_| will take no action, so this is
reasonable.
Window resigning key just closes the popup, and doesn't affect
|model_| focus. Thus, there is no need to deal with acquiring focus
when the window becomes key again, and we can live fine within the
constraints of -*DidBeginEditing: and -*ShouldEndEditing:.
Added checks for |field_| being focussed in all the relevant places.
http://crbug.com/12338
Review URL: http://codereview.chromium.org/113746
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16776 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/task_manager_win.cc')
0 files changed, 0 insertions, 0 deletions