JDK-4857421 : Should distinguish backslash keys as Left/Right on Ja keyboard
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-05-02
  • Updated: 2010-12-08
Related Reports
Relates :  
Description
On a standard 109-key Japanese keyboard, the yen key and the backslash key 
both generate a backslash since they have the same charCode (92) for the 
WM_CHAR message.  We should distinguish them by making the backslash key 
have KEY_LOCATION_LEFT and the yen key have KEY_LOCATION_RIGHT.  

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
17-09-2004

EVALUATION Should try to do this for Tiger. ###@###.### 2003-05-01
01-05-2003