diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 18:48:14 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 18:48:14 +0000 |
commit | 6a6a790f78f858263a1295e11671c850b1094538 (patch) | |
tree | d64e421b5aecfa87c33cb17ad6d6b3eef889bd0d /sandbox/src | |
parent | 57ffb39face8a6eac9fd0075c73c4278d83ea6c6 (diff) | |
download | chromium_src-6a6a790f78f858263a1295e11671c850b1094538.zip chromium_src-6a6a790f78f858263a1295e11671c850b1094538.tar.gz chromium_src-6a6a790f78f858263a1295e11671c850b1094538.tar.bz2 |
touch: Fix switching focus among fields in webpages.
If Tab is pressed, then the RootView needs to process it first,
because the focus-manager will move the focus to the next focusable
view, without letting the currently focused view process it (which
means, for example, tab-ing to move focus between fields/links in a
RenderWidgetHostViewViews won't work). For all other keys, let the
focus manager process it first so that the keyboard accelerators can
be triggered.
BUG=pressing tab in a textfield in a touch-build doesn't move focus out of it.
TEST=see bug
Review URL: http://codereview.chromium.org/6016002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69846 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/src')
0 files changed, 0 insertions, 0 deletions