[Webkit-unassigned] [Bug 205442] New: [INTL] Fix the group separator string used by Intl.NumberFormat with fr locale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 02:02:19 PST 2019


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

            Bug ID: 205442
           Summary: [INTL] Fix the group separator string used by
                    Intl.NumberFormat with fr locale
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kevin at yomoni.fr

Intl.NumberFormat does not use a group separator to format French (locale: fr) numbers.
The space should be used as it works on other browsers that support Intl and fr locale.

Reproducible on macOS with Safari.
Reproducible on iOS with Safari, Chrome and Firefox.

Example: https://codesandbox.io/s/agitated-yalow-9qvub

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191219/e0d2cb6c/attachment.htm>


More information about the webkit-unassigned mailing list