<?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>21051</bug_id>
          
          <creation_ts>2013-02-19 20:04:23 +0000</creation_ts>
          <short_desc>&quot;Enabling and disabling of form controls&quot; allows disabling a parent element to disable that element&apos;s contents if and only if that element is a fieldset. However, the ability to do such group disablin [...]</short_desc>
          <delta_ts>2013-03-25 23:53:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83346</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-02-19 20:04:23 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/2011/WD-html5-20110525/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
&quot;Enabling and disabling of form controls&quot; allows disabling a parent element to
disable that element&apos;s contents if and only if that element is a fieldset.
However, the ability to do such group disabling is useful for other elements,
and the ARIA spec &quot;correctly&quot; defines the aria-disabled behavior as applying
to all child elements of the disabled container.

Scenario: A tab control which wishes to disable an entire tab of unknown
content, without interfering with the content directly. Applying &quot;disabled&quot; to
the tabpanel element itself would allow declarative disabling of regions
without non-semantic use of fieldset elements.

Posted from: 2001:4898:90:1004:1420:3dad:494b:4625
User agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84973</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-25 23:53:56 +0000</bug_when>
    <thetext>Just use &lt;fieldset&gt; as the tab panel. That&apos;s exactly the right semantic — a group of controls.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>