[Webkit-unassigned] [Bug 59074] New: Allow Opting Out of Number Input Localization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 21:37:32 PDT 2011


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

           Summary: Allow Opting Out of Number Input Localization
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: sam at webkit.org, ddkilzer at webkit.org,
                    tkent at chromium.org


There are some cases where <input type="number"> localization may
be undesirable. For instance in a credit card field, which accepts
a number that may contain a leading 0. This was possible in the
past, but with the localization changes the leading 0s were lost.

We can surround the localization with an ENABLE flag that allows a
port to opt out of the feature.

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