<?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>9353</bug_id>
          
          <creation_ts>2010-03-27 22:48:14 +0000</creation_ts>
          <short_desc>autocomplete=off should be allowed and should work on non-&lt;input&gt; form controls</short_desc>
          <delta_ts>2010-10-04 14:29:48 +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>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Maciej Stachowiak">mjs</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ayg</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>rubys</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>33974</commentid>
    <comment_count>0</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-03-27 22:48:14 +0000</bug_when>
    <thetext>The autocomplete attribute should be allowed and should have its intended effect on form controls that may be subject to autocomplete, but are not &lt;input&gt; types. In particular it should be allowed on &lt;select&gt; and &lt;textarea&gt;. These may be subject to autofill in some UAs and it seems like the same use case (security concerns) applies.

Facebook is a site that uses &lt;select autocomplete=off&gt; and apparently expects it to work:

http://www.w3.org/html/wg/wiki/index.php?title=HTML5_Authoring_Conformance_Study#facebook.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34404</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-04-02 06:52:25 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Did Not Understand Request
Change Description: no spec change
Rationale: Do any browsers support autocomplete on &lt;select&gt; or &lt;textarea&gt;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34412</commentid>
    <comment_count>2</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-04-02 07:24:45 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt;
&gt; Status: Did Not Understand Request
&gt; Change Description: no spec change
&gt; Rationale: Do any browsers support autocomplete on &lt;select&gt; or &lt;textarea&gt;?
&gt; 

By that do you mean the autocomplete attribute, or the actual feature of autocompletion?

1) I do not believe any browser supports the autocomplete attribute on &lt;select&gt; or &lt;textarea&gt;.

2) I believe Safari will in some cases autofill values in a &lt;select&gt;. This occasionally gets broken, but we will autofill country or state &lt;selects&gt; when filling an address for instance.

3) I don&apos;t know of any browsers that will autofill &lt;textarea&gt; under any circumstances.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34783</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-04-12 08:10:33 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: Since no browsers support blocking autocomplete on these elements as far as I can tell, and since indeed most browsers don&apos;t seem to support even autocompleting these elements as far as I can tell, I&apos;d rather not make this conforming. I don&apos;t see any point in adding this feature, either, since as far as I can tell all it would do is make the user experience worse. (That&apos;s certainly been my experience with autocomplete=off on other elements, and &lt;select&gt; and &lt;textarea&gt; don&apos;t even have the theoretical advantage that blocking autocomplete on &lt;input type=text&gt; does, namely the ability to add author-provided suggestion features.)

There&apos;s also the concern that we&apos;ve got a lot of new features here already, so we shouldn&apos;t add more until we&apos;ve gotten the existing ones implemented. Baby steps and all.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>