[Webkit-unassigned] [Bug 212625] New: Safari 13 on iOS does not correctly render UTF-16LE Chinese characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 21:19:34 PDT 2020


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

            Bug ID: 212625
           Summary: Safari 13 on iOS does not correctly render UTF-16LE
                    Chinese characters
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: matthewrister at outlook.com
                CC: mmaxfield at apple.com

Created attachment 400782

  --> https://bugs.webkit.org/attachment.cgi?id=400782&action=review

CSV file (tab separated) to reproduce the issue.

When previewing a downloaded CSV file which is UTF-16LE encoded in Safari on iOS which contains Chinese characters, Safari incorrectly renders the contents of the file. This does render correctly in Excel on iOS and in all other major browsers and text editors. 


Attached is a file that you can use to reproduce the issue. You will need to write a small HTML application that will download the file on a click event. When Safari prompts you to view or download the file, click view. Please note that the file does contain a byte order mark (BOM).

Expected
The file renders Chinese characters correctly.

Actual
The file renders garbled text.

-- 
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/20200602/805a5077/attachment.htm>


More information about the webkit-unassigned mailing list