[Webkit-unassigned] [Bug 65064] New: Don't use group separators in formatting input[type=number]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 23 06:48:09 PDT 2011


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

           Summary: Don't use group separators in formatting
                    input[type=number]
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at google.com
                CC: tkent at chromium.org


The current implementation of WebKit inserts commas (or period in fr_FR environment etc.) for formatting input[type=number].
This is not comfortable in some situations, so commas should not be inserted for formatting input[type=number]. However, the input[type=number] should accept numbers with commas.

NOTE: This bug is intended to fix only some aspects of bug 62939.

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