Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114965

Webview incorrectly uses String constructor when supplementary characters are present.

XMLWordPrintable

    • web

        RT-20545 resolved a lack of support for supplementary characters.
        However these still do not work in webview since it passes in the
        high surrogate pair element in the glyph array. Instead it needs to pass
        in the full codepoint.

              peterz Peter Zhelezniakov
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: