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

Issue 7566013: Options: Fix the startup pages list. (Closed)

Created:
9 years, 4 months ago by James Hawkins
Modified:
9 years, 4 months ago
Reviewers:
csilv
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Options: Fix the startup pages list. * List was disabled even though the radio was checked. * When the list input gets focus (via tab), set this item as the selected index. BUG=89614 TEST=none R=csilv@chromium.or Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95301

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M chrome/browser/resources/options/browser_options.js View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/inline_editable_list.js View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
James Hawkins
9 years, 4 months ago (2011-08-03 20:20:50 UTC) #1
James Hawkins
9 years, 4 months ago (2011-08-03 20:21:05 UTC) #2
csilv
9 years, 4 months ago (2011-08-03 20:27:21 UTC) #3
lgtm

(seems like reasonable approach to me.  while getting the parentNode may be a
bit of a hack, I think that's a pretty safe assumption for a list item.)

Powered by Google App Engine
This is Rietveld 408576698