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

[packager] Add CFBundleAllowMixedLocalizations key to the default Info.plist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 7u40, 8
    • deploy
    • os_x

      The following should be added to the default Info.plist generated by the javafxpackager:

        <key>CFBundleAllowMixedLocalizations</key>
        <true/>

      Without this user's locale settings does not have any effect on the native dialogs (FileChooser) localization, they are always shown in English. If this property is added to the plist the default locale is used for native dialogs.

            asemenyuk Alexey Semenyuk
            pchelko Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: