<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>29605</bug_id>
          
          <creation_ts>2016-05-02 19:01:20 +0000</creation_ts>
          <short_desc>Use control&apos;s attribute to drive keyboard focus when radio button is between two combo boxes or edit fields</short_desc>
          <delta_ts>2016-05-05 14:50:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML.next</product>
          <component>default</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Devarshi Pant">devarshipant</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>chaals</cc>
    
    <cc>mike</cc>
    
    <cc>robin</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>126313</commentid>
    <comment_count>0</comment_count>
    <who name="Devarshi Pant">devarshipant</who>
    <bug_when>2016-05-02 19:01:20 +0000</bug_when>
    <thetext>Even though radio buttons allow selections using arrow up/down, in pages with form controls that host radio button controls between edit fields or combo boxes, keyboard navigation is murky and ill advised. User must tab to the first radio control to start navigating which becomes impossible when there are combo boxes (or edit fields) before and after the radio button control.
Suggested Use - &lt;select...nextbind=&quot;true&quot;&lt;/select&gt; that binds the combo box control with the subsequent radio button control such that the next tabstop from combo box lands in the radio control. Furthermore, it informs assistive technologies of an impending radio list and allow sighted keyboard only users to tab into the radio control.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126341</commentid>
    <comment_count>1</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2016-05-05 14:50:01 +0000</bug_when>
    <thetext>It is possible to tab from a text input field or combo box to any subsequent form control.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>