Text layout fails to render surrogate pairs

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx
    • None

      The following string fails to render correctly in the TextField/TextArea:

      𐩱n𐩱
      "\ud802\ude71n\ud802\ude71"

      NOTE: the failed rendering is similar to https://bugs.openjdk.org/browse/JDK-8318099 though in this case switching to RTL orientation does not help.

      Swing in a SwindNode (on macOS) does not render the 𐩱 symbol at all, tried using Dialog or Serif fonts)

            Assignee:
            Philip Race
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: