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

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 7u40, 8
    • Component/s: deploy
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: