JDK-6627324 : Alt Graph doesnot generate any key event when pressing in German locale
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u11,6,6u10
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux,solaris
  • CPU: x86,sparc
  • Submitted: 2007-11-07
  • Updated: 2011-01-19
  • Resolved: 2008-05-15
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 6 JDK 7
6u10Fixed 7 b27Fixed
Related Reports
Duplicate :  
Description
see comments for details

Comments
EVALUATION This should be fixed in jdk7 with easy backport to jdk6 but not to 5.0. Fix would be, just adding a line to an internal hashtable tying X keycode XK_ISO_Level3_Shift with Java keycode VK_ALT_GRAPH. I'll fix it as soon as jdk7 will be open for putbacks.
13-11-2007