<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>53187</bug_id>
          
          <creation_ts>2011-01-26 12:49:47 -0800</creation_ts>
          <short_desc>input[type=url] should allow URL fixup behind the scenes</short_desc>
          <delta_ts>2011-01-26 15:38:43 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>29235</dup_id>
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#url-state</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="Erik Arvidsson">arv</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>jhawkins</cc>
    
    <cc>tkent</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>340416</commentid>
    <comment_count>0</comment_count>
    <who name="Erik Arvidsson">arv</who>
    <bug_when>2011-01-26 12:49:47 -0800</bug_when>
    <thetext>The URL input currently takes the text written by the user literally and uses that as the value. It would be much more useful if we allowed URL fixup to happen. For example, if the user types &quot;webkit.org&quot; the value should be &quot;http://webkit.org&quot;.

This issue has forced us to change the type of URL inputs to text which defeats a lot of the purpose.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>340525</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2011-01-26 15:38:43 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 29235 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>