<?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>29600</bug_id>
          
          <creation_ts>2016-04-28 08:28:00 +0000</creation_ts>
          <short_desc>Focus and Keyboard Interaction with details and summary</short_desc>
          <delta_ts>2018-05-03 21:20:42 +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>HTML AAM</component>
          <version>1.0</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Julie Jeongeun Kim">je00julie.kim</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>jason</cc>
    
    <cc>surkov.alexander</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>126251</commentid>
    <comment_count>0</comment_count>
    <who name="Julie Jeongeun Kim">je00julie.kim</who>
    <bug_when>2016-04-28 08:28:00 +0000</bug_when>
    <thetext>I think aria spec and html spec are inconsistent.

http://w3c.github.io/aria/html-aam/html-aam.html#summary-and-details-elements
&quot;6.1 summary and details Elements
6.1.1 Focus and Keyboard Interaction

The summary element should be focusable by default.

The details element should not focusable by default.

Pressing the spacebar or enter key when the summary element has focus will show the details element content if the content is hidden. If the details element content is showing and the summary element has focus, pressing the spacebar or enter key will hide the details element content.&quot;

https://html.spec.whatwg.org/multipage/dom.html#interactive-content
&quot;3.2.4.2.7 Interactive content

Interactive content is content that is specifically intended for user interaction.

    a (if the href attribute is present)audio (if the controls attribute is present)buttondetailsembediframeimg (if the usemap attribute is present)input (if the type attribute is not in the Hidden state)keygenlabelobject (if the usemap attribute is present)selecttextareavideo (if the controls attribute is present)

The tabindex attribute can also make any element into interactive content.&quot;

ARIA spec says that summary element should be focusable but HTML spec says that details element, not summary, is an interactive content.

I&apos;m working on chromium AX as an external contributor, there is a bug report, https://bugs.chromium.org/p/chromium/issues/detail?id=389461#c6, related to event handling with details and summary elements.

Please take a look.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129218</commentid>
    <comment_count>1</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2018-05-03 21:20:42 +0000</bug_when>
    <thetext>HTML AAM is no longer an ARIA Deliverable. If you wish to pursue this issue please file at https://github.com/w3c/html-aam/issues</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>