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

Issue 75363002: Set focus to the "OK" button when editing a supervised user profile (Closed)

Created:
7 years, 1 month ago by Pam (message me for reviews)
Modified:
7 years, 1 month ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, dbeam+watch-options_chromium.org, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Set focus to the "OK" button when editing a supervised user profile Since a supervised user can't edit their name, trying to set the focus there resulted in it ending up on the first element in the tab order. On Mac and Linux, that was the "Cancel" button, rather than "OK", because the button order is reversed to fit those platforms' conventions. Set focus more deliberately. BUG=315532 TEST=new browser_test Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235754

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M chrome/browser/resources/options/manage_profile_overlay.js View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_browsertest.js View 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Pam (message me for reviews)
Focus issues are almost as much fun as race conditions! Yay!
7 years, 1 month ago (2013-11-18 15:31:07 UTC) #1
Bernhard Bauer
LGTM Maybe you can get a race condition that surfaces as a focus issue?
7 years, 1 month ago (2013-11-18 15:33:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pam@chromium.org/75363002/1
7 years, 1 month ago (2013-11-18 15:40:00 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 17:29:38 UTC) #4
Message was sent while issue was closed.
Change committed as 235754

Powered by Google App Engine
This is Rietveld 408576698