JDK-8000283 : [macosx] Main menu shortcuts not displayed (7u6 regression)
  • Type: Backport
  • Backport of: JDK-7186371
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-01
  • Updated: 2012-11-19
  • Resolved: 2012-10-02
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
7u10 b12Fixed
Description
Keyboard shortcuts are not displayed in main menu of an application. Can be reproduced with the attached sample J2SE project by running with 7u6 b06 versus with 7u6 b05. The sample project has a shortcut registered for the File / About action. The shortcut is visible with b05 and not with b06.

A regression in 7u6 on Mac. Introduced in b06 and still present in the latest 7u6 b20.

This problem has a critical usability impact on NetBeans users on Mac OS-X.

Comments
/test: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/706056a4a6d9
19-11-2012