- From: Pete Brunet <brunet@us.ibm.com>
- Date: Wed, 15 Aug 2007 15:58:57 -0500
- To: wai-xtech@w3.org
- Message-ID: <OFD9E43FC6.37A7937F-ON86257338.0072FE3A-86257338.007341AA@us.ibm.com>
>From the style guide minutes:
2. Radio Buttons- Proposed
· Tab key will enter the radio group.
· Tab again will exit the radio group.
· When tabbing into the group a second time you should return to
the point of previous focus (which should be the one that is checked)
· Up and down arrows will move between the buttons in the group.
· When the arrow moves focus, the button is selected.
· Last arrow at bottom should wrap to top
· Up arrow at top should wrap to bottom
Is there any reason that left/right should not also work? That's the way
Win native radio button groups work and also how <input type="radio" ...>
works on FF2 and IE7.
There is an example on this page about 1/4 the way down:
http://www.w3schools.com/html/html_forms.asp
Pete Brunet
IBM Accessibility Architecture and Development
11501 Burnet Road, MS 9022E004, Austin, TX 78758
Voice: (512) 838-4594, TL 678-4594, Fax: (512) 838-9666
Ionosphere: WS4G
Received on Thursday, 16 August 2007 03:14:24 UTC