[Webkit-unassigned] [Bug 42484] New: <input type=number> should accept localized numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 15:21:02 PDT 2010


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

           Summary: <input type=number> should accept localized numbers
           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
            Blocks: 27968


In the current implementation, the value of <input type=number> must be an HTML5 number (ASCII digits) and is sent to a server as is.
We should accept localized number representations and convert them to an HTML5 number for form submission.

-- 
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