<?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>26009</bug_id>
          
          <creation_ts>2014-06-07 02:50:33 +0000</creation_ts>
          <short_desc>Field element for marking up form controls</short_desc>
          <delta_ts>2016-04-20 20:54:33 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>email</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>arronei</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>107462</commentid>
    <comment_count>0</comment_count>
    <who name="">email</who>
    <bug_when>2014-06-07 02:50:33 +0000</bug_when>
    <thetext>In the section 4.10.1.1, &apos;Writing a form&apos;s user interface&apos;, the spec defines form controls as being individual paragraphs of a form:

&quot;Each part of a form is considered a paragraph, and is typically separated from other parts using p elements.&quot;

I feel that it would be more semantically appropriate to utilize a new form &quot;field&quot; element for marking up form controls and to differentiate them from other, regular paragraphs.

For example:

&lt;form&gt;
  &lt;field&gt;
    &lt;label&gt;Name&lt;/label&gt;
    &lt;input /&gt;
  &lt;/field&gt;
&lt;/form&gt;

This would also make the &quot;fieldset&quot; more applicable, as it could now actually be a set of fields.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107568</commentid>
    <comment_count>1</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-06-10 08:22:19 +0000</bug_when>
    <thetext>An interesting notion, but not for &quot;CR&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107589</commentid>
    <comment_count>2</comment_count>
    <who name="">email</who>
    <bug_when>2014-06-10 14:32:01 +0000</bug_when>
    <thetext>(In reply to Robin Berjon from comment #1)
&gt; An interesting notion, but not for &quot;CR&quot;.

Thanks, this was my first suggestion, and was a bit confused by the process of submitting it. Is there a way to get this out of &quot;CR&quot; and into whatever the correct spot is so that it can be considered?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107590</commentid>
    <comment_count>3</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-06-10 14:54:22 +0000</bug_when>
    <thetext>(In reply to email from comment #2)
&gt; (In reply to Robin Berjon from comment #1)
&gt; &gt; An interesting notion, but not for &quot;CR&quot;.
&gt; 
&gt; Thanks, this was my first suggestion, and was a bit confused by the process
&gt; of submitting it. Is there a way to get this out of &quot;CR&quot; and into whatever
&gt; the correct spot is so that it can be considered?

Yes, don&apos;t worry, the confusion is entirely our fault and I&apos;ve moved your bug to the right place!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107591</commentid>
    <comment_count>4</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-06-10 14:54:59 +0000</bug_when>
    <thetext>(In reply to email from comment #2)
&gt; (In reply to Robin Berjon from comment #1)
&gt; &gt; An interesting notion, but not for &quot;CR&quot;.
&gt; 
&gt; Thanks, this was my first suggestion, and was a bit confused by the process
&gt; of submitting it. Is there a way to get this out of &quot;CR&quot; and into whatever
&gt; the correct spot is so that it can be considered?

Note, you might wish to discuss it on public-html@w3.org to get broader feedback.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125974</commentid>
    <comment_count>5</comment_count>
    <who name="Arron Eicholz">arronei</who>
    <bug_when>2016-04-20 20:54:33 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: 

This bug constitutes a request for a new feature of HTML. Our current guidelines, rather than track such requests as bugs or issues, is to create a proposal for the desired behavior, or at least a sketch of what is wanted (much of which is probably contained in this bug), and start the discussion/proposal in the WICG (https://www.w3.org/community/wicg/). As your idea gains interest and momentum, it may be brought back into HTML through the Intent to Migrate process (https://wicg.github.io/admin/intent-to-migrate.html).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>