JDK-6898691 : Java apps do not see keyboard switching on Sun Ray
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 4.0,5.0u3
  • Priority: P1
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic,solaris_10
  • CPU: sparc
  • Submitted: 2009-11-05
  • Updated: 2012-10-09
  • Resolved: 2010-02-16
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
6u20-revFixed
Related Reports
Relates :  
Description
Create a java app with a text field (see TextTest.java attachment).  On a Sun Ray, run the java app.  Enter some characters such as #*%().

Unplug your keyboard and plug in another keyboard with a different layout (such as Danish, UK, German, etc.).  Enter the same characters.  They will not map correctly and will show different characters.

On a gnome-terminal or a dtterm, this works correctly.

Comments
EVALUATION See CR # 5099725. Back port from jdk7 to jdk5 is impossible. Customer agreed to have a fix in jdk6 only.
16-02-2010