JDK-7032436 : When running with the Nimbus look and feel, the JFileChooser does not display mnemonics
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-03-30
  • Updated: 2013-09-26
  • Resolved: 2011-09-07
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 7 JDK 8
7u40Fixed 8 b04Fixed
Description
When running with Nimbus LaF, JFileChooser does not display mnemonics for its controls, see FileNameAndTypeNomnemonics.png (attached)
After patch (attached)
You will find FileNameAndTypeWithMnemonics.png (attached)

Submitter: ###@###.###

Comments
EVALUATION We should add mnemonics to the synth resources. The code contains all necessary code to process them.
17-08-2011