<?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>24201</bug_id>
          
          <creation_ts>2014-01-03 21:06:25 +0000</creation_ts>
          <short_desc>Allow data table navigation using the tab key by setting keyboard focus on the rows (columns).</short_desc>
          <delta_ts>2016-04-28 15:00:10 +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>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</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>97977</commentid>
    <comment_count>0</comment_count>
    <who name="Devarshi Pant">devarshipant</who>
    <bug_when>2014-01-03 21:06:25 +0000</bug_when>
    <thetext>Allow users to navigate table rows (columns) using the keyboard tab, which in turn conveys to a screen reader user the following information when the keyboard focus is on a specific row (column):
1. Associate the header information with every data cell. This would make navigating tables easier as a user only needs to tab, rather than use table reading keys. 
2. Tables with form fields would be easier to navigate as well. A user would tab in order to navigate to a row (column) and while the screen reader announces the cells and its header(s), the user hits the enter key to enter into the forms mode (PC cursor) to fill out the form field.
3. The announcements with a screen reader for a typical data table that uses this paradigm would be as follows:
3.1. When the virtual cursor is on the table, the user would hear how to navigate, like “Table uses tab key to navigate to row (column).” – Something that is currently done while navigating tree views, as in &quot;tree view, n items: To move through or expand / collapse, use arrow keys,” etc.
3.2. The tab key navigation will first go over the column headers followed by rows, all the while following the rule listed in 2. 
It’s something I feel could be useful. And honestly, am not even sure if an aria role or an attribute would be able to accomplish it.

-Devarshi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126265</commentid>
    <comment_count>1</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2016-04-28 15:00:10 +0000</bug_when>
    <thetext>This is an implementation issue, and screen readers tend to have table navigation modes already.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>