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

TextBox can not display all unicode chars

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx

      This Label shows the correct char: label.setText("\u1e9e");
      This doesn't: textbox.setText("\u1e9e");

      Link to the Unicode char: http://graphemica.com/%E1%BA%9E
      In the attached picture you see that the TextBox just shows a little box and not the char from that link.

            gkbrown Greg Brown (Inactive)
            athiemejfx Andre Thieme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: