WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 29235
Bug 53187
input[type=url] should allow URL fixup behind the scenes
https://bugs.webkit.org/show_bug.cgi?id=53187
Summary
input[type=url] should allow URL fixup behind the scenes
Erik Arvidsson
Reported
2011-01-26 12:49:47 PST
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 "webkit.org" the value should be "
http://webkit.org
". This issue has forced us to change the type of URL inputs to text which defeats a lot of the purpose.
Attachments
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2011-01-26 15:38:43 PST
*** This bug has been marked as a duplicate of
bug 29235
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug