<?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>13558</bug_id>
          
          <creation_ts>2011-08-03 02:33:44 +0000</creation_ts>
          <short_desc>input type=email should support friendly names</short_desc>
          <delta_ts>2011-12-23 20:49:58 +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="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>eoconnor</cc>
    
    <cc>jackalmage</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>xn--mlform-iua</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>52068</commentid>
    <comment_count>0</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-08-03 02:33:44 +0000</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52186</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-08-03 15:37:12 +0000</bug_when>
    <thetext>What are &quot;friendly names&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53902</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:34:19 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55221</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-08-16 09:26:54 +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: &lt;http://dev.w3.org/html5/decision-policy/decision-policy.html&gt;.

Status: Rejected
Change Description: no spec change
Rationale: Please address comment 1. Also note that what the user can input and what gets submitted can be different.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59588</commentid>
    <comment_count>4</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-11-03 21:34:56 +0000</bug_when>
    <thetext>Friendly names are sometimes called display names.  It&apos;s usually the person&apos;s real name, rather than their email alias.  They are added to email names with brackets.  For example, this is my name pasted from Outlook. 

Cynthia Shelly &lt;cyns@microsoft.com&gt;

The email field should accept this format as a valid email address. There are a couple of common formats for this type of data.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59599</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-11-03 23:09:00 +0000</bug_when>
    <thetext>You are confusing UI and value requirements as far as I can tell.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59601</commentid>
    <comment_count>6</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-11-03 23:20:22 +0000</bug_when>
    <thetext>To be clearer, browsers are allowed to accept whatever they want in the UI, so long as they map it to a valid value in the .value property.  So, accepting friendly names is basically a QoI issue, same as exposing a color well for type=color is.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61986</commentid>
    <comment_count>7</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-12-23 20:13:42 +0000</bug_when>
    <thetext>The value needs to be able to store the whole name.  If the UI accepts Cynthia Shelly &lt;cyns@microsoft.com&gt; but only stores cyns@microsoft.com, it loses data.  Script authors should not be required to manage this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61990</commentid>
    <comment_count>8</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-12-23 20:49:58 +0000</bug_when>
    <thetext>That would be a different control that is for both email and name at once (we might need that too, but that would be a new feature). type=email is for a control that just takes an email address as seen on many sites.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>