Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b115
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8172647 | openjdk7u | Alexander Scherbatiy | P3 | Resolved | Fixed | master |
Description
Tested environment:
Mac OS X 10.7, de
jdk8 b98
Steps to reproduce:
1. Run SwingSet2 demos
2. Set Look&Feel to Motif or Nimbus
3. Navigate to JInternalFrame demo
4. Place mouse over upper left corner of any frame available (or create new one to do so) or right-click on it
Some items on the menu, that pops-up, lack mnemonics.
Please refer to the attached screen shots for German and English.
Mac OS X 10.7, de
jdk8 b98
Steps to reproduce:
1. Run SwingSet2 demos
2. Set Look&Feel to Motif or Nimbus
3. Navigate to JInternalFrame demo
4. Place mouse over upper left corner of any frame available (or create new one to do so) or right-click on it
Some items on the menu, that pops-up, lack mnemonics.
Please refer to the attached screen shots for German and English.
For some reason, the fix for
JDK-7158928did not include using & in English aqua.properties file to represent mnemonic assignment. Could you please help to take a look?thanks,
-michael