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

Strings in different locale are not correctly shown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • fx1.2
    • None
    • javafx


      If FX component like Label contains text in a in different locale it does not correctly shown. But the same text is shown correctly in swing.

      -----------------------------------------------------------------------
      import javafx.gui.*;
      Frame{
          content: Label{ text: "??????!" }
          visible: true
      }
      -----------------------------------------------------------------------

            rbair Richard Bair (Inactive)
            alexsch Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: