diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 04:08:31 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 04:08:31 +0000 |
commit | fc19721163441f2547b0006393a8854173e6ef7c (patch) | |
tree | d2003d6c886ce51e007826dfc5cd1456356ce3af /chrome/browser/hang_monitor | |
parent | cbd4ff785885f593c2ce45346ca9c5983fadbc62 (diff) | |
download | chromium_src-fc19721163441f2547b0006393a8854173e6ef7c.zip chromium_src-fc19721163441f2547b0006393a8854173e6ef7c.tar.gz chromium_src-fc19721163441f2547b0006393a8854173e6ef7c.tar.bz2 |
Use input method's context for tracking focus states in OnGrabNotify.
Current implementation of RenderWidgetViewHostGtk::OnGrabNotify()
records the focus state obtained by gtk_widget_is_focus() when
other window get a grab, and set the stored state to the
input context on ungrab notification.
This CL changes to store the focus state of input context rather
than gtk_widget_is_focus(), and resolves the inconsistency issue.
BUG=chromium-os:15773
TEST=http://crosbug.com/15773#c20
Review URL: http://codereview.chromium.org/7548008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95573 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/hang_monitor')
0 files changed, 0 insertions, 0 deletions