<?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>27024</bug_id>
          
          <creation_ts>2014-10-12 10:47:07 +0000</creation_ts>
          <short_desc>[AAPI]: input (type attribute in the Checkbox state and parent is a menu) should have mac AX same as aria role menutiemcheckbox</short_desc>
          <delta_ts>2014-12-08 04:03:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML a11y APIs (editor: Steve Faulkner, Cynthia Shelly)</component>
          <version>unspecified</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Shreeram Kushwaha">shreeram.k</reporter>
          <assigned_to name="Jason Kiss">jason</assigned_to>
          <cc>dmazzoni</cc>
    
    <cc>jason</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-bugzilla</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML a11y API spec bugbot">sideshowbarker+html-a11y-api</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>112996</commentid>
    <comment_count>0</comment_count>
    <who name="Shreeram Kushwaha">shreeram.k</who>
    <bug_when>2014-10-12 10:47:07 +0000</bug_when>
    <thetext>&quot;?&quot;

For mac the AX for input type checkbox with menu as parent should be similar to what is defined for aria role menuitemcheckbox.


Reason
Checkbox with menu as parent is similar to aria role menuitemcheckbox.


menuitemcheckbox (role)

# A menuitem with a checkable state whose possible values are true, false, or mixed.


Example of checkbox with menu as parent.

&lt;menu type=&quot;popup&quot;&gt;
  &lt;input type=&quot;checkbox&quot;&gt;
&lt;/menu&gt;
&lt;div role=&quot;menu&quot;&gt;
  &lt;input type=&quot;checkbox&quot;&gt;
&lt;/div&gt;


Example of ARIA role menuitemcheckbox.

&lt;div role=&quot;menu&quot;&gt;
  &lt;div role=&quot;menuitemcheckbox&quot;&gt;&lt;/div&gt;
&lt;/div&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116002</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2014-12-08 04:03:39 +0000</bug_when>
    <thetext>input type=checkbox with parent menu now mapped to relevant ARIA mapping in CORE-AAM.

Commit: https://github.com/w3c/aria/commit/ef3295bf17b1923a9382b95db112eb2503b54fbe</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>