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

Issue 28202: Fix for several application mode focus related issues (Closed)

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

Description

This CL addresses several issues with focus in application mode: - when started, the focus was not on the page (it was on the location bar, which is not shown) - ALT-F4 would not work at that point since the location bar was focused but not showing - since the location bar was focusable, tabbing through would focus it (causing the focus to go to the top window). BUG=8124, 6046, 8126 TEST=See bugs. R=sky Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10504

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/browser.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_restore.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
11 years, 10 months ago (2009-02-26 19:27:08 UTC) #1
sky
11 years, 10 months ago (2009-02-26 19:28:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698