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

Issue 5568007: DOMUI Prefs: Change subpage close button to an actual button element (Closed)

Created:
10 years ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

DOMUI Prefs: Change subpage close button to an actual button element BUG=None TEST=Close button on DOMUI prefs subpages should still work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68391

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
stuartmorgan
10 years ago (2010-12-06 22:02:16 UTC) #1
arv (Not doing code reviews)
LGTM Do you want tabIndex="-1" to prevent the user from tabbing to the button? erik ...
10 years ago (2010-12-06 22:06:02 UTC) #2
stuartmorgan
If someone is tabbing through the controls, it seems like having a way to close ...
10 years ago (2010-12-06 22:11:00 UTC) #3
arv (Not doing code reviews)
On Mon, Dec 6, 2010 at 14:11, <stuartmorgan@chromium.org> wrote: > If someone is tabbing through ...
10 years ago (2010-12-06 22:16:32 UTC) #4
stuartmorgan
10 years ago (2010-12-06 22:25:32 UTC) #5
On Mon, Dec 6, 2010 at 2:16 PM, Erik Arvidsson <arv@chromium.org> wrote:
> I also hope that escape works?

Not yet, but I'll double-check that we have a bug about wiring it up
so it's not forgotten.

-Stuart

Powered by Google App Engine
This is Rietveld 408576698