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

Issue 8396032: Make user remove button focusable, and set up the correct tab order. (Closed)

Created:
9 years, 1 month ago by Zachary Kuznia
Modified:
9 years, 1 month ago
Reviewers:
Nikita (slow), dmazzoni
CC:
chromium-reviews, arv (Not doing code reviews), nkostylev+watch_chromium.org
Visibility:
Public.

Description

Make user remove button focusable, and set up the correct tab order. BUG=chromium-os:20044 TEST=Add two or more users. Check that you can tab to all users and remove buttons, and that you can remove users. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107683

Patch Set 1 #

Patch Set 2 : Code Review #

Total comments: 1

Patch Set 3 : Code Review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -8 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/user_pod_row.js View 1 2 9 chunks +17 lines, -7 lines 0 comments Download
M chrome/browser/resources/chromeos/login/user_pod_template.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Zachary Kuznia
9 years, 1 month ago (2011-10-26 08:51:53 UTC) #1
dmazzoni
http://codereview.chromium.org/8396032/diff/2001/chrome/browser/resources/chromeos/login/user_pod_row.js File chrome/browser/resources/chromeos/login/user_pod_row.js (right): http://codereview.chromium.org/8396032/diff/2001/chrome/browser/resources/chromeos/login/user_pod_row.js#newcode477 chrome/browser/resources/chromeos/login/user_pod_row.js:477: this.pods[i].tabIndex = i + 1; I'm pretty sure everything ...
9 years, 1 month ago (2011-10-26 16:14:49 UTC) #2
Zachary Kuznia
Done. Nikita, do you know how I could set up a unit test like that? ...
9 years, 1 month ago (2011-10-27 08:19:39 UTC) #3
Nikita (slow)
On 2011/10/27 08:19:39, Zachary Kuznia wrote: > Done. Nikita, do you know how I could ...
9 years, 1 month ago (2011-10-27 10:04:21 UTC) #4
Nikita (slow)
On 2011/10/27 10:04:21, Nikita Kostylev wrote: > On 2011/10/27 08:19:39, Zachary Kuznia wrote: > > ...
9 years, 1 month ago (2011-10-27 10:04:35 UTC) #5
dmazzoni
lgtm
9 years, 1 month ago (2011-10-27 13:13:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/8396032/5001
9 years, 1 month ago (2011-10-28 03:44:32 UTC) #7
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 04:54:26 UTC) #8
Change committed as 107683

Powered by Google App Engine
This is Rietveld 408576698