I've noticed this multiple times on install...I usually uncheck "check for updates" on test sites. Unchecking/rechecking that box works really inconsistently in Chrome 18.0.1025.162. The check box is delivered by the install profile at the Configure Site step.

CommentFileSizeAuthor
#5 1537534-checkboxes-fix.patch899 byteszeropx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bwood’s picture

Title: Install Profile: Check for updates checkbox janky » Install Profile: Check for updates checkbox works inconsistently
hgneng’s picture

I got similar issue too. I can't uncheck the option of "check for updates".

mrf’s picture

Component: Code » User interface
mrf’s picture

Assigned: Unassigned » zeropx
zeropx’s picture

Status: Active » Needs review
FileSize
899 bytes

The the <legend> elements overlap the <input> field not allowing it to be checked.

Attached is a patch that adjusts the css to accommodate the change needed.

mrf’s picture

Status: Needs review » Fixed

Committed to dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.