Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6627324
Votes 0
Synopsis Alt Graph doesnot generate any key event when pressing in German locale
Category java:classes_awt
Reported Against
Release Fixed 7(b27), 6u10(b24) (Bug ID:2161806)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs 6694713
Submit Date 07-NOV-2007
Description
see comments for details
Posted Date : 2007-11-07 23:44:58.0
Work Around
N/A
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.
Posted Date : 2007-11-13 15:39:43.0
Comments
  
  Include a link with my name & email   

Submitted On 08-FEB-2009
ambra
To override this behavior you shoul set LC_CTYPE="en_US.UTF-8".



PLEASE NOTE: JDK6 is formerly known as Project Mustang