<?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>13570</bug_id>
          
          <creation_ts>2011-08-03 03:45:16 +0000</creation_ts>
          <short_desc>why does input type=color support autocomplete?</short_desc>
          <delta_ts>2012-01-11 19:07:49 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cynthia Shelly">cyns</reporter>
          <assigned_to name="Cynthia Shelly">cyns</assigned_to>
          <cc>bhawkeslewis</cc>
    
    <cc>cooper</cc>
    
    <cc>ian</cc>
    
    <cc>jackalmage</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>lwatson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>52081</commentid>
    <comment_count>0</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-08-03 03:45:16 +0000</bug_when>
    <thetext>Please describe what this feature is supposed to do.  Is it for typed RGB values?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52182</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-08-03 15:29:58 +0000</bug_when>
    <thetext>Are you asking about the &lt;input type=color&gt; feature generally, or autocomplete on &lt;input type=color&gt;?

If the latter, color inputs have a value.  The browser may remember this value, and so controlling the autocomplete behavior for it seems roughly as useful as doing so for any other input.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52385</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:00:56 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54485</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-09 22:20:01 +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: see comment 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59596</commentid>
    <comment_count>4</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-11-03 22:41:40 +0000</bug_when>
    <thetext>I would expect &lt;input type=color&gt; to render as a color picker, and I can&apos;t see what autocomplete would mean for a picker.  What does autocomplete on a color picker do?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59597</commentid>
    <comment_count>5</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-11-03 22:58:03 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; I would expect &lt;input type=color&gt; to render as a color picker, and I can&apos;t see
&gt; what autocomplete would mean for a picker.  What does autocomplete on a color
&gt; picker do?

The picked color is a value.  If the browser remembers that value, then autocomplete can ensure that the input starts with that color chosen.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59598</commentid>
    <comment_count>6</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-11-03 23:05:12 +0000</bug_when>
    <thetext>Thanks, that makes sense.  Can we add that sentence to the spec?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59629</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-04 17:13:28 +0000</bug_when>
    <thetext>We can definitely add a non-normative note to the spec that clarifies that browsers can remember user input. Can you clarify why this is unclear for type=color but not for the other form controls? (It would help me with working out how to make this clearer.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60194</commentid>
    <comment_count>8</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-11-20 14:59:31 +0000</bug_when>
    <thetext>Cynthia, please see comment #7:
&gt; We can definitely add a non-normative note to the spec that clarifies that
&gt; browsers can remember user input. Can you clarify why this is unclear for
&gt; type=color but not for the other form controls? (It would help me with working
&gt; out how to make this clearer.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60417</commentid>
    <comment_count>9</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-24 02:27:47 +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: see comment 7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61988</commentid>
    <comment_count>10</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-12-23 20:43:07 +0000</bug_when>
    <thetext>I&apos;m having a hard time understanding how the UI would work for this in a color picker.  If type=color is rendered as a text field, it would have a dropdown for autocomplete, like any other text field.  But if it is rendered as a color picker, what would the autocomplete look like?  Maybe just say that the autocomplete is only used if type=color is rendered as a text box?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61995</commentid>
    <comment_count>11</comment_count>
    <who name="Benjamin Hawkes-Lewis">bhawkeslewis</who>
    <bug_when>2011-12-23 22:45:22 +0000</bug_when>
    <thetext>(In reply to comment #10)
&gt; I&apos;m having a hard time understanding how the UI would work for this in a color
&gt; picker.  If type=color is rendered as a text field, it would have a dropdown
&gt; for autocomplete, like any other text field.  But if it is rendered as a color
&gt; picker, what would the autocomplete look like?

If I picked red last time, it could automatically show red selected rather than requiring me to manually select it again.

--
Benjamin Hawkes-Lewis</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>