JDK-8127937 : MenuBar: incorrect menu item shortcut in application menu (useSystemMenuBar is on)
Type:Bug
Component:javafx
Sub-Component:graphics
Affected Version:fx2.1
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2012-01-24
Updated:2015-06-17
Resolved:2012-01-31
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.
Shortcuts of application menu items are incorrect. Application to reproduce is attached.
Comments
Verified for b20
30-03-2012
Fixed in p21-graphics b376 with this change set
changeset: 15388:e4905b4c8be4
tag: tip
user: Morris Meyer <morris.meyer@oracle.com>
date: Tue Jan 31 11:11:49 2012 -0500
summary: RT-19113, RT-19256, RT-19258 - GlassSystemMenu incorrect menu item shortcut, MenuItem text invalid memory access, KeyCharacterCombination support
31-01-2012
This seems like a problem in Quantum's GlassSystemMenu class.