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

Issue 16401: F6 should do tabbing between frames. The current behaviour differs from IE/Sa... (Closed)

Created:
12 years ago by Mohamed Mansour (USE mhm)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

F6 should do tabbing between frames. The current behaviour differs from IE/Safari they alternate focus between address bar and view. Chromium just focuses on the omnibar and stays there. This fix will match the behaviour like other browsers. BUG=372 (http://crbug.com/372) TEST=Pressed F6 continuously

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mohamed Mansour (USE mhm)
12 years ago (2008-12-20 20:42:36 UTC) #1
Peter Kasting
I don't think we should do this; wrote my thoughts on the bug.
12 years ago (2008-12-20 22:28:28 UTC) #2
Mohamed Mansour (USE mhm)
12 years ago (2008-12-22 05:14:16 UTC) #3
On 2008/12/20 22:28:28, pkasting wrote:
> I don't think we should do this; wrote my thoughts on the bug.

I answered back and believe we should do this bug.

Powered by Google App Engine
This is Rietveld 408576698