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

MenuItem mnemonic should be settable without relying on or enabling mnemonic parsing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u10
    • javafx
    • Windows 7
      JDK 7u10

      MenuItem mnemonic should be a property that is not dependent on parsing the MenuItem text. If the mnemonic character is not part of the main text the displayed text should be amended with the mnemonic. Often translations to other languages leave the Mnemonic independent of the main menu item text. E.g. Chinese "Save" menu item will still use S as the mnemonic. Swing's JMenuItem supports this so developers migrating to JavaFX from Swing may expect it.

            Unassigned Unassigned
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: