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

Issue 23039009: Settings: Profile name text field should have focus. (Closed)

Created:
7 years, 4 months ago by tkent
Modified:
7 years, 4 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Settings: Profile name text field should have focus. ManageProfileOverlay gives focus to the profile name text field in didShowPage() function. However OptionsPage.showOvelay_ called document.activeElement.blur() after the didShowPage() call. We should avoid to call blur() if the overlay already has focus. BUG=271297 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217758

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/resources/options/options_page.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
tkent
Erik, would you review this please?
7 years, 4 months ago (2013-08-14 07:32:55 UTC) #1
arv (Not doing code reviews)
LGTM
7 years, 4 months ago (2013-08-14 15:26:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/23039009/1
7 years, 4 months ago (2013-08-14 23:10:43 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-15 07:10:00 UTC) #4
Message was sent while issue was closed.
Change committed as 217758

Powered by Google App Engine
This is Rietveld 408576698