<?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>13317</bug_id>
          
          <creation_ts>2011-07-21 15:12:29 +0000</creation_ts>
          <short_desc>spinbutton - are there any special handling rules for focus like there are for tablist?</short_desc>
          <delta_ts>2011-07-22 18:33:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>Core AAM</component>
          <version>1.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andi Snow-Weaver">andi.snowweaver</reporter>
          <assigned_to name="David Bolter">dbolter</assigned_to>
          
          
          <qa_contact name="ARIA UA Implementors">aria-ua-impl</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51346</commentid>
    <comment_count>0</comment_count>
    <who name="Andi Snow-Weaver">andi.snowweaver</who>
    <bug_when>2011-07-21 15:12:29 +0000</bug_when>
    <thetext>Even though tablist is a single selection scenario, it has special processing rules for setting states when a tab panel has focus:

&quot;In the single selection case, it is not always necessary to manage selection events and states separate from focus, since selection mirrors focus. One exception is for tablist. In the case of a tab, if either the tab or its associated tabpanel has focus, then the tab is considered to be SELECTED. To implement this, the user agent can walk up the parent chain from the focus until it finds a tabpanel, then traverse the aria-labelledby relation from the tabpanel to the related tab, and mark the found tab as focused.&quot;

In the meeting on July 21, we looked through all of the roles to see if there are any other exceptions. Spinbutton looked like a possibility because the buttons might have focus but one of the options is selected. 

David, 

Determine if there are any special processing rules we need to describe for spinbuttons similear to what we have above for tablist.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51382</commentid>
    <comment_count>1</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2011-07-22 18:33:12 +0000</bug_when>
    <thetext>After a more careful reading of the case for tabs and tabpanel, I don&apos;t think spin button requires this sort of special processing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>