<?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>6758</bug_id>
          
          <creation_ts>2009-04-02 16:34:07 +0000</creation_ts>
          <short_desc>AccessibleHypertext: reference for trimming subtrees based on roles</short_desc>
          <delta_ts>2010-02-04 16:42:39 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Last Call</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Bolter">dbolter</reporter>
          <assigned_to name="David Bolter">dbolter</assigned_to>
          <cc>andi.snowweaver</cc>
          
          <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>24514</commentid>
    <comment_count>0</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-04-02 16:34:07 +0000</bug_when>
    <thetext>This action item came out of the March 20 UAI TF meeting.

(My notes say add: &quot;Not sure what reference to use for which roles have their subtrees trimmed&quot;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24517</commentid>
    <comment_count>1</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-04-02 17:33:50 +0000</bug_when>
    <thetext>I checked earlier versions of the document but still could not find a section showing roles and subtree trimming.

We should probably add such a section.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24543</commentid>
    <comment_count>2</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-04-03 17:35:23 +0000</bug_when>
    <thetext>I talked to Aaron, this is probably about objects with a role characteristic &quot;Children Presentational: True&quot; in the ARIA spec.

We could change the language to refer to this characteristic, or a specific related section in the ARIA spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25072</commentid>
    <comment_count>3</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-05-08 17:49:30 +0000</bug_when>
    <thetext>*** Bug 6890 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25075</commentid>
    <comment_count>4</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-05-08 18:01:44 +0000</bug_when>
    <thetext>Re: &quot;4.1 Exposing supplemental interfaces: AccessibleHypertext: See 11.3.2.1? Not
sure what reference to use for which roles have their subtrees trimmed.

David to write up what this is about.&quot;

Here is the idea:
Subtree trimming
When traversing the DOM in order to create and expose accessible objects, the user agent can ignore traversing down into DOM subtrees of nodes that have certain WAI-ARIA roles. See 4.2.8 of the WAI-ARIA specification for details about these roles (http://www.w3.org/WAI/PF/aria/#childrenArePresentational)

Michael, where do we find which roles are childrenArePresentational?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25165</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2009-05-15 12:44:38 +0000</bug_when>
    <thetext>For the moment, one can find which roles are childrenArePresentational by searching for &quot;Children Presentational:&quot; and identifying the ones that are &quot;true&quot;. 

It would be possible to generate a list of roles for which this is the case, as an editorial action.

It may be preferable to include this in a summary of characteristics of all roles as requested by comment 118 http://www.w3.org/WAI/PF/Group/comments/details?comment_id=118. I&apos;ve added a cross reference in that issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25166</commentid>
    <comment_count>6</comment_count>
    <who name="Andi Snow-Weaver">andi.snowweaver</who>
    <bug_when>2009-05-15 13:39:38 +0000</bug_when>
    <thetext>I&apos;ve already searched the ARIA spec for all roles that have &quot;Children Presentational: True&quot; and added them to Section 1.2 

http://www.w3.org/WAI/PF/aria-implementation/#intro_treetypes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25167</commentid>
    <comment_count>7</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2009-05-15 14:46:50 +0000</bug_when>
    <thetext>(In reply to comment #6)
&gt; I&apos;ve already searched the ARIA spec for all roles that have &quot;Children
&gt; Presentational: True&quot; and added them to Section 1.2 
&gt; 
&gt; http://www.w3.org/WAI/PF/aria-implementation/#intro_treetypes
&gt; 

Thanks!

I think you need to change:

&quot;Objects with a role characteristic...&quot; to &quot;Children of objects with a role characteristic...&quot;

Right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25168</commentid>
    <comment_count>8</comment_count>
    <who name="Andi Snow-Weaver">andi.snowweaver</who>
    <bug_when>2009-05-15 15:11:39 +0000</bug_when>
    <thetext>I inherited the bullet from Aaron but your suggested edit makes sense. I&apos;ll &quot;make it so&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31457</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-02-04 16:42:39 +0000</bug_when>
    <thetext>Removing myself from cc list, default on bug edits is to add, but I&apos;m only acting on behalf of HTML A11Y TF which is already cc&apos;d.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>