JDK-8016053 : [de] mnemonic conflict in SwingSet2/FileChooser demo for Motif look and feel
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-06-06
  • Updated: 2013-10-04
  • Resolved: 2013-10-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b110Fixed
Related Reports
Duplicate :  
Description
jdk8 (tested build #91 and 92)
tested platforms: Mac OS X 10.7, Windows 8

Steps to reproduce:
1. Run SwingSet2
2. Change Look&Feel to "Motif Style Look & Feel"
3. Go to JFileChooser demo
4. Click on "Show Plain JFileChooser", "Show Preview JFileChooser" or "Show Custom JFileChooser" button

The dialog box that pops up contains mnemonic placed on the same letter ("n").
Please refer to the attached screen shot. 
Comments
fixed as part of JDK-8025215
04-10-2013

verified in b110
04-10-2013

jdk/src/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties FileChooser.foldersLabel.textAndMnemonic=Ord&ner FileChooser.enterFileNameLabel.textAndMnemonic=Dateiname ei&ngeben:
07-06-2013