[Webkit-unassigned] [Bug 29235] New: [Forms] fix up input-value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 13 18:06:39 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29235

           Summary: [Forms] fix up input-value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: pkasting at google.com, darin at apple.com,
                    micdesim at gmail.com
        Depends on: 27456
            Blocks: 19264


We had better provide some fixing up for values of <input>.
e.g.
If a user specify "www.apple.com" for <input type=url>, a browser fixes it to
"http://www.apple.com"

See the discussion in https://bugs.webkit.org/show_bug.cgi?id=27456

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list