Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 125130: Fix focus traversal cycle. (Closed)

Created:
11 years, 6 months ago by Yuta Kitamura
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix focus traversal cycle. This change makes traversal order of focus cycle consistent between forward and backward traversal. This is a partial fix for issue 6785. BUG=http://crbug.com/6785 TEST=Move the focus to the find bar, and push [Shift]+[Tab]. The focus should not cycle inside the find bar, but go out to the omnibox (or somewhere outside the find bar). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18402

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -40 lines) Patch
M views/focus/focus_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M views/focus/focus_manager.cc View 1 chunk +8 lines, -26 lines 0 comments Download
M views/focus/focus_manager_unittest.cc View 3 chunks +3 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yuta Kitamura
Hi Jay, one more focus patch is here. Could you take your time to review ...
11 years, 6 months ago (2009-06-15 17:06:42 UTC) #1
jcampan
LGTM
11 years, 6 months ago (2009-06-15 17:57:10 UTC) #2
Yuta Kitamura
11 years, 6 months ago (2009-06-15 17:58:18 UTC) #3
Thanks!

Powered by Google App Engine
This is Rietveld 408576698