- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Aug 2014 23:40:04 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26555
Bug ID: 26555
Summary: there is currently no way to inser "required" into
checkbox group
Product: HTML.next
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: default
Assignee: dave.null@w3.org
Reporter: john@coffeeonmars.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, robin@w3.org
There appears no logical place to indicate that some input is "required" for a
group of checkboxes. If you inserted "required" into each checkbox, it would
require that each checkbox be checked.
While checkboxes may be either checked or unchecked, a scenario is possible in
which at least one checkbox would be required, such as asking the User which
language she/he speaks. (Ostensibly this is at least one, as they are
interacting with the form).
<select multiple> offers an alternative, but can be visually daunting;
checkboxes provide an elegant method for the User to review his/her selections,
at-a-glance.
Thank you for reviewing my bug submission.
John
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 11 August 2014 23:40:05 UTC