Strings in different locale are not correctly shown

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • fx1.2
    • Affects Version/s: None
    • Component/s: 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
      }
      -----------------------------------------------------------------------

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

              Created:
              Updated:
              Resolved:
              Imported: