- From: <bugzilla@jessica.w3.org>
- Date: Sun, 15 Aug 2010 15:51:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10372
Summary: Authors should ensure that in each set of radio
buttons that one is initially "on". Because some
have made bad UI choices you should not recant this
rule! At all times, exactly one of the radio buttons
in a set is checked. Radio button Only one item
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#rad
io-button-state
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#radio-button-state
Comment:
Authors should ensure that in each set of radio buttons that one is initially
"on". Because some have made bad UI choices you should not recant this
rule! At all times, exactly one of the radio buttons in a set is checked.
Radio button Only one item in a group can be selected. The Radio name comes
from the mechanical push-button group on a car radio receiver. Selecting a
new item from the group's buttons also deselects the previously selected
button. Only the selected choice should be accessible using the Tab key. The
Radio control should be used to choose "one" option from a set of mutually
exclusive choices "at all times". I beg you not to back set on good UI because
other do not know better! Andrew Arnone andrew.arnone@hartfordlife.com
Posted from: 71.234.122.23
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 15 August 2010 15:51:08 UTC